Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!MTSG.UBC.CA!Kim_Sletten From: Kim_Sletten@MTSG.UBC.CA Newsgroups: comp.sys.amiga Subject: Dynamic Memory Allocation Message-ID: <2061540@mtsg.ubc.ca> Date: 13 Feb 90 01:43:52 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 18 I am using Lattice C 5.2 function calloc() to dynamically allocate memory as needed. And free() when no longer needed. These functions seem to work as documented ie. free() does return a 0. However, the free'd memory does not show up as being available until the program terminates. Am I missing something? Any help appreciated. Thanks. Please direct replies to me. I will later summarize to the net. ____________________________________________________________________ Kim O. Sletten Internet: Kim_Sletten@mtsg.ubc.ca BITNET: USERSKIM@UBCMTSG UUCP: ...!ubc-cs!mtsg.ubc.ca!Kim_Sletten