yes but the array is in 68k code, so it CAN be aligned in 2-byte boundary. this is exactly what ben was talking about.
On 5/17/06, P. Douglas Reeder <[EMAIL PROTECTED]> wrote:
On May 17, 2006, at 1:20 PM, Tinnus wrote: > Can't you just declare it as an array of UInt32? > Nope. See "Integer Alignment" under http://www.palmos.com/dev/support/docs/palmos/PalmOSCompanion/ PalmOS5ARM_Chapter.html#918090 "ARM processors require that 4-byte integers be aligned on a 4-byte boundary. 68K processors require only even address (2-byte) alignment" -- P. Douglas Reeder OSU School of Music Ethnomusicology Lab [EMAIL PROTECTED] -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- Best Regards, Dmitry Grinberg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
