> I am using wordlist in PilRC to store some data. However, when I use > DmGetResource to get the handle and then MemHandleLock to get a pointer to the > data, it appears that the first word is the number of words in the data. Is > that correct? If I were to to have a doublewordlist would it first 16-bit or > 32-bit be the number of elements in the list?
did you check the source (of pilrc) for clues? > Also, is there a way to change the endianness of the wordlist? no - you need to load it into memory and swap them manually.. --- 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/
