Re: #pragma ignored
Re: #pragma ignored
- Subject: Re: #pragma ignored
- From: "Paul Sanders" <email@hidden>
- Date: Mon, 11 Jan 2010 20:14:16 -0000
#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