| United States-English |
|
|
|
![]() |
HP-UX 64-bit Porting and Transition Guide: HP 9000 Computers > Chapter 5 Writing Portable Code Using portal.h |
|
The portal.h header file helps you to write code that is portable across HP-UX 32-bit and 64-bit systems. This header file contains macros for setting bit masks and sign bits of data types defined in <inttypes.h> and for convenience it includes the header files <limits.h> and <inttypes.h>. To #include this header file, type:
Examples of some macros contained in portal.h follow:
For additional information, see the man page for portal.h(5). |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||