1. Rob, Just a quickie...
Does free(a) free memory allocated using allocate_string(s)?
Library.doc doesn't specify.
Thanks
Terry
2. Re: Rob, Just a quickie...
- Posted by Robert Craig <rds at ATTCANADA.NET>
Aug 16, 1999
-
Last edited Aug 17, 1999
Terry writes:
> Does free(a) free memory allocated using allocate_string(s)?
> Library.doc doesn't specify.
Yes, that's right.
allocate_string() calls allocate() to get the memory.
use free() to free it.
I'll add that to library.doc (library.htm).
Regards,
Rob Craig
Rapid Deployment Software
http://members.aol.com/FilesEu/