PREV INDEX NEXT

Author: Unknown
Subject: putenv()
Date: Wednesday, 02 Dec 2020, 17:34:05

If we can assume that malloc will never fail, then does that imply that we can consider any failed call to putenv() as a command line error since ENOMEM should never occur?
PREV INDEX NEXT