Mail Archives: djgpp/1997/03/08/21:43:09
Cristovao Braga wrote:
> I was wondering: if I allocate some memory with malloc () or an
> equivalent
> function and then quit the program without calling free (), will this
> memory be freed automatically?
Yes. All memory allocated by a program is released on exit.
--
Erik Max Francis, &tSftDotIotE / email: max AT alcyone DOT com
Alcyone Systems / web: http://www.alcyone.com/max/
San Jose, California, United States / icbm: 37 20 07 N 121 53 38 W
\
"I am become death, / destroyer of worlds."
/ J. Robert Oppenheimer (quoting legend)
- Raw text -