On the 4 byte integer thing, it may cause problems with OS APIs which expect them to 
be 2 bytes. I thought the use of types such as Int16 eliminated this issue, but maybe 
not. Instead of changing the meaning of 'int', why not just explicitly use 32 bit 
integers such as 'Int32'?
--
Peter Epstein
Palm Inc. Developer


-- 
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