Hi all, I have something that's been bugging me. In school we've been taught to do memory clean-ups whenever we can, so for every malloc(), we have to do an equivalent free().
Now, in PalmOS, when we do a DmGetRecord(), is a new handle is created by DmGetRecord()? Just after DmReleaseRecord(), does the OS automatically automatically free that handle? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
