On Mar 5, 2007, at 10:05 AM, Michal Seliga wrote:
so basically you have to options.
A third option (not available if you have to match an existing data
structure) is to change the order of the fields.
typedef struct
{
UInt32 dWordOne
UInt16 valueOne
UInt16 valueTwo
Char name[9]
Char text
} MyType
should compile without padding under ordinary compiler options. (And
should compile identically in ARM code.)
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/