Going through Rhodes & Mckeehan's chapter on tables, I noticed that the
examples allocated memory for text table items (p 214):
gHandles[i][j] = MemHandleNew(1);
But I couldn't find where the memory was freed. Is it because handles
to text table items are automatically freed when the form is closed?
Also, can anyone shed some light on why only 1 byte was allocated?
Thanks,
Michael Yam
Y Technology, Inc.
http://www.ytechnology.com
[EMAIL PROTECTED]
- Re: Tables: freeing text table items Michael Yam
- Re: Tables: freeing text table items Neil Rhodes
- Re: Tables: freeing text table items Michael Yam
