what accurate manners structure fixing iphone os?
i'm controlling objective-c nsmethodsignature / @encode comforts cross-language information form translation, means i need means programmatically duplicate values structure described @encode() format. e.g., i competence have 4 floats need insert cgrect, structure containing 2 structures, any contains 2 floats each. @encode terminology, form this:
{cgrect={cgpoint=ff}{cgsize=ff}}
to i need means speculation structure plans meaningful wholly information forms obsolete structure members -- box 4 floats.
it appears historically there have twin opposite conventions arm struct alignment. align members struct range distance infer largest member. align members range distance suitable any member's information type.
which used os x / iphone os, both arm x86 / x86_64?
Comments
Post a Comment