typedef struct { unsigned char array[3]; } SWORD;
The SWORD macro is used to defined a 24-bit data type. For 16+ bit architectures, this must be represented as an array of three bytes.
Submit feedback about this site to: