Which version of CodeWarrior are you using ? I am using the latest 9.3 version and it doesn't like the __attribute__ ((packed)) version of packed. I get Error:illegan token errors for every occurance of __attribute((packed)).
The Pragma packed is accepted by the compiler however the sizeof for this matched the size of for the structure if it is omitted and doesn't match the sizeof for the command line utilities compiled with gcc. Thanks for the help so far. I'll keep working on it .... -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
