Hi, In Palm OS Programmer's Companion, Chap 6 Memory, it says that heap header holds the size of the heap and contains flags for the heap. But it doesn't say what the flag format is. Does anyone know about the detailed format (the beginning 16 bits of the header) ? Or where can I get some more document about Palm OS?
Following is the information I saw at the beginning of heap 0: 20 00 00 03 E8 00 00 00 06 EB 00 C8 00 00 .... ^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ flag size master pointer table But I have no idea about the flag (2000) stands for... Thank you for your help. Chiyi -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
