
Tables and Listings
Major 64-Bit Changes 12
Table 2-1 Size and alignment of base data types in OS X 13
Making Code 64-Bit Clean 16
Table 3-1 Standard format strings 18
Table 3-2 Additional inttypes.h format strings (where N is some number) 18
Table 3-3 Register naming on 32-bit and 64-bit Intel architectures 28
Listing 3-1 Architecture definition changes 17
Listing 3-2 Architecture-independent printing 19
Listing 3-3 Alignment of long long integers in structures 20
Listing 3-4 Using pragmas to control alignment 20
Listing 3-5 Using an inverted mask for sign extension 24
Listing 3-6 Sign extension example 1 26
Listing 3-7 Sign extension example 2 26
2012-12-13 | Copyright © 2004, 2012 Apple Inc. All Rights Reserved.
5
Comentários a estes Manuais