> Then you should be worried about using this approach on a Palm OS > 5.x device. You are creating the chunk, but the system thinks it > owns it. At the very least, this means that the system won't clean > up after your application after it quits or crashes and you don't > free the chunk yourself. But there could be other problems, too, > with the system thinking that it owns the chunk and not you.
its a potential problem if you dont call free when your app exits :) but, horace isn't going to forget that now is he? :) its a solution that works; its not fool proof.. but, it works *g* i am sure it may need modification at a later date, but, at least you have a function for doing it. when it needs to be changed, we can just change the function. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
