> >CodeWarrior always treats the multi-byte char constants as if they were in
> >most-significant-byte-first order due to its Macintosh roots.
> 
> You could also use hex literals, if you are comfortable with them.
> The hex literal for 'appl' would be 0x6170706C.
> 
> Now CW treats 'appl' correctly ... but what about GCC?  Does
> it reveal it's Intel bias there?  Does 'appl' even compile w/ GCC?

  yes.. it does

  the m68k-* binaries build using m678k endian :)) not PC endian.

az. 
--
Aaron Ardiri 
Java Certified Programmer      http://www.hig.se/~ardiri/
University-College i G�vle     mailto:[EMAIL PROTECTED]
SE 801 76 G�vle SWEDEN       
Tel: +46 26 64 87 38           Fax: +46 26 64 87 88
Mob: +46 70 656 1143           A/H: +46 8 668 78 72

if you enjoy it, then it aint work :) - rule #106 of life


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to