Can someone explain why sizeof(DateType) gives me 2?  DateType is a
structure declared as 3 UInt16 values, and of course if I do a
(sizeof(UInt16) * 3) I get 6.  Shouldn't I be getting 6 for DateType?

Jamie



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