Oh, and also, does the freeing memory rule apply to formPtrs and the like?
or only pointers to structures that I've created? how about pointers to
handles? I'm looking at the delivered source in the Metroworks Starter app,
it doesn't look like FrmPtrs are being freed..

"Philip J. Matheson" wrote:

> Hi,
>
> If  I try to allocate some memory with MemHandleNew and it returns a
> NULL what does this mean? and.. how do I avoid this happening or recover
> from it to try again and allocate the memory?
>
> Also, someone mention earlier that I need to Free() all my locally
> declared pointers. Does this include pointers declared int he parameter
> list?
>
> Thanks,
>
> Philip Matheson
> NIATT Software D00d / System Administrator

Reply via email to