lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] about the keyword __packed


From: jack W
Subject: [lwip-devel] about the keyword __packed
Date: Tue, 19 Oct 2004 10:28:12 +0800


   in the porting the lwip into ucos-ii  i have some questions about them . in 
the definition of struct .we need the macros #define PACK_STRUCT_FIELD(x) .and  
in the macros definition: #define PACK_STRUCT_FIELD(x)  , it need the keyword 
__packed, this keyword is defined in the C compiler ,and my C compiler is 
ansi/iso standard c ,
but i can't find the __packed keyword in my C compiler.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]