From: "gaurav palvia" <[EMAIL PROTECTED]>
> i m just curious what format the chip uses.As Intel uses little
Endian.Thanx
> in advance.

The Motorola chips use the opposite format.  That's why the HotSync Manager
provides routines for converting 2 and 4 byte values from the handheld to
the host:

Word SyncHHToHostWord( Word value )
DWord SyncHHToHostDWord( DWord value )
Word SyncHostToHHWord( Word value )
DWord SyncHostToHHDWord( DWord value )



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to