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 ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to