discuss-gnustep
[Top][All Lists]
Advanced

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

Alignment of NSMutableData


From: Pete French
Subject: Alignment of NSMutableData
Date: Mon, 05 Aug 2002 23:50:42 +0100

Does anybidy know if anything is guaranteed about the alignment of an
NSMutableData object's actual data section ? I want to use one instead
of malloc() to create an array of C structures, but it occcurs to me that
it might not be aligned properly.

Any ideas ?

-bat.



reply via email to

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