most likely is data alignment :) remember, 68k and arm also has different padding between different compilers :) if you put everything in uint32's then - you'll never run into a problem (hint)
If you store your table in a resource, the start of the table will be properly aligned for access in either 68K or ARM code.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
