Return segment to OS

gd010gd02 at mdcbbs.com gd010gd02 at mdcbbs.com
Tue Apr 23 03:02:59 AEST 1991


	It appears that the memory requested from the operating
	system by malloc() is never released even after all the
	entries in the allocated segment have been free()'ed
	Does anyone know of a "safe" way of returning a segment
	to the operating system?



More information about the Comp.lang.c mailing list