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 Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- RE: Freeing handles, a good practice? chongwm
- RE: Freeing handles, a good practice? Jason Davidson
- Re: Freeing handles, a good practice? Richard Hartman
- Re: Freeing handles, a good practice? chongwm
- Re: Freeing handles, a good practice? Drew Tennenbaum
- Re: Freeing handles, a good practice? Roger Chaplin
- Re: Freeing handles, a good practice? Richard Hartman
- Re: Freeing handles, a good practice? Roger Chaplin
- Re: Freeing handles, a good practice? chongwm
