Page 1 of 1

Posted: Mon Dec 02, 2002 12:51 am
by BackupUser
Restored from previous forum. Originally posted by tinman.

Hi,

If I allocate some memory to hold a structure which contains a string and then assign a string to it, what happens to the string memory when I free the memory for the structure? I assume it gets lost to the system until the program quits? Is there any way to get PB to free the string so I can safely free the structure memory?

Thanks.


--
It's not minimalist - I'm increasing efficiency by reducing input effort.
(Win98first ed. + SP1, PB3.40)