Re: #pragma ignored
Re: #pragma ignored
- Subject: Re: #pragma ignored
- From: David Blanton <email@hidden>
- Date: Mon, 11 Jan 2010 14:05:38 -0700
yep I think pack(push,1) is correct
thx
On Jan 11, 2010, at 1:14 PM, Paul Sanders wrote:
#pragma pack (push, 1)
...
#pragma pack (pop)
I remember having trouble with this. I think the docs might be
wrong.
Paul Sanders.
----- Original Message -----
From: "David Blanton" <email@hidden>
To: "XCode List" <email@hidden>
Sent: Monday, January 11, 2010 6:57 PM
Subject: #pragma ignored
I get
malformed #pragma pack(push[, id], <n>) - ignored for the
following
#pragma pack(push)
#pragma pack(1)
#pragma pack(pop)
what should these be to pack data?
_______________________________________________
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
_______________________________________________
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