I have this as my basic code.
struct TABLE { unsigned char a[2]; unsigned char b[8]; unsigned short c; };
The best way I have of