1. Rob, Just a quickie...

Does free(a) free memory allocated using allocate_string(s)?
Library.doc doesn't specify.

Thanks

Terry

new topic     » topic index » view message » categorize

2. Re: Rob, Just a quickie...

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/

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu