changes.mady.by.user Justin Pincar
Saved on May 28, 2008
changes.mady.by.user Robert Seacord (Manager)
Saved on May 30, 2008
...
ENV31-C. Do not rely on an environment pointer following an operation that may invalidate it
ENV32-C. Do not call the exit() function more than onceNo atexit handler should terminate in any way other than by returning
ENV33-C. Do not call the longjmp function to terminate a call to a function registered by atexit()