Re: allocate() and free()
- Posted by Derek Parnell <dparnell at BIGPOND.NET.AU> Dec 02, 2000
- 502 views
----- Original Message ----- From: "Robert Craig" <rds at RAPIDEUPHORIA.COM> > > I don't know of any language that gives > heap space back to the operating system. The Amiga OS does. Also, if you use the acquire_mem() and release_mem() routines that come with win32lib.ew, you do not "lose" memory. The release_mem() routine gives back the memory to Windows for other applications to use. However, the swap file size might increase thus reducing the free space on your swap drive. ------ Derek Parnell Melbourne, Australia (Vote [1] The Cheshire Cat for Internet Mascot)