[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] (no subject)
From: |
Amit Kristal |
Subject: |
[lwip-commits] (no subject) |
Date: |
Tue, 07 Oct 2003 00:43:55 +0200 |
Hi
I wish to use the lwip the TI C6203 (TMS320C6000).
What PACK_STRUCT_FIELD , PACK_STRUCT_STRUCT, PACK_STRUCT_END &
PACK_STRUCT_BEGIN are used for? What is the purpose? and what are the guide
lines for implementing it?
I couldn't understand the unix example implementation:
#define PACK_STRUCT_FIELD(x) x __attribute__((packed))
#define PACK_STRUCT_STRUCT __attribute__((packed))
#define PACK_STRUCT_BEGIN
#define PACK_STRUCT_END
What are the "__attribute__" and the "packed" types?
Thanks,
Amit
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] (no subject),
Amit Kristal <=