>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
- Memory Dynamic allocation Roberto Amorim
- Re: Memory Dynamic allocation David Fedor
- Re: Memory Dynamic allocation Aaron Ardiri
- Re: Memory Dynamic allocation Kenichi Okuyama
- Re: Memory Dynamic allocation Neil Rhodes
- Re: Memory Dynamic allocation Aaron Ardiri
- Re: Memory Dynamic allocation Kenichi Okuyama
- Re: Memory Dynamic allocation Aaron Ardiri
