Discussion:
Increasing Dynamic Heap size
(too old to reply)
prasad
2003-07-04 04:57:58 UTC
Permalink
Can I allocate my own dynamic heap while programming on Palm OS 5.0..I
find my 16 MB RAM device is getting only 155 K dynamic heap...Can I
create a custom heap for my application and allocate say 512k or
so....Or Is it like in Palm OS 5.0 since it is single threaded we can
use only the default heap.....

Regards
Prasad
Ludovic Drolez
2003-07-08 11:31:34 UTC
Permalink
Post by prasad
Can I allocate my own dynamic heap while programming on Palm OS 5.0..I
find my 16 MB RAM device is getting only 155 K dynamic heap...
You should try to free your memory to get more dynamic heap.

Ludo.
--
www.palmopensource.com - The PalmOS open source portal
www.drolez.com - Personal site
Loading...