freeing mallocs

John Gordon gordon at osiris.cso.uiuc.edu
Wed Apr 17 06:49:27 AEST 1991


	Freeing arrays depends on how you malloced them in the first place.
Did you allocate the thing as 1 big chunk, or element-by-element?



More information about the Comp.lang.c mailing list