Re: #pragma ignored
Re: #pragma ignored
- Subject: Re: #pragma ignored
- From: Jens Alfke <email@hidden>
- Date: Mon, 11 Jan 2010 11:06:48 -0800
On Jan 11, 2010, at 10:57 AM, David Blanton wrote:
#pragma pack(push)
#pragma pack(1)
#pragma pack(pop)
I use
#pragma pack(1)
...
#pragma options align=reset
Have you checked the GCC docs? They have an exhaustive list of pragmas
and their syntax. The docs are included in the ADC dev-tools doc
package so you should be able to find them in the Xcode doc viewer.
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden