"Adam D. Barratt" <[EMAIL PROTECTED]> wrote:

> > From the viewpoint of C, there is no macro but just superfluous text.
>
> No, there's a macro. Specifically defined by
>
> #ifndef __GNUC__
> #define __attribute__(X)
> #endif

OOps, it seems I did oversee this.

Then it may make sense to think about integrating....

But I would prefer to use standard C constructs:

#pragma pack(1)

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to