Robert Collins wrote:
> I know this is ugly, but what about
>
> struct _s_sdirno {
> unsigned int number:24;
> };
Won't do any good. The structure will be "int" aligned, padding it to 4
bytes.
/Henrik
Received on Tue Jan 09 2001 - 07:34:29 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:15 MST