"Mark" <> writes:
[...]
> Quick question:
> cfaq question 7.24 (relating to whether allocated memory must be
> freed prior to exit) references a section 7.10.3.2 no longer
> existant (AFAICT) in the current standard... So what's the official
> take? Answer remains the same but unsubstantiated?
In C90, 7.10.3.2 describes the "free" function. The corresponding
section in C99 is 7.20.3.2.
--
Keith Thompson (The_Other_Keith)
kst- <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.