Documentation Home
>
Sun WorkShop Compiler C 5.0 User's Guide
>
Appendix A ANSI/ISO C Data Representations
>
Data Representations
> Pointer Representation
Sun WorkShop Compiler C 5.0 User's Guide
Previous
: Hexadecimal Representation of Selected Numbers
Next
: Array Storage
Pointer Representation
A pointer in C occupies four bytes. The
NULL
value pointer is equal to zero.
Previous
: Hexadecimal Representation of Selected Numbers
Next
: Array Storage
© 2010, Oracle Corporation and/or its affiliates