>can't I use dynamic allocation
> functions in my code eg. malloc?
>how should I use the pointers?

malloc isn't available, but MemPtrNew and MemHandleNew absolutely are.  You
might want to check out the "Memory Manager" chapter of the SDK
documentation, on http://www.palm.com/devzone/docs.html as it lists many
things you can do with memory and pointers.

There's also an online html version at
http://www.palm.com/devzone/docs/palmos/frames.html

-David Fedor
Palm Developer Support


Reply via email to