HP Pascal/iX Programmer's Guide (31502-90023)

5-: 13
| | | |
| Bit16 | 2 bytes | Bit |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Bit32 | 4 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Bit52 | 8 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Boolean | 1 bit | Bit |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Char | 1 byte | Bit |
| | | |
-----------------------------------------------------------------------------------------------
| | |
| Enumeration | See "Enumerations and Subranges" . |
| | |
-----------------------------------------------------------------------------------------------
| | | |
| File | See "Files" . | 8-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Function | 8 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Integer | 4 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Globalanyptr | 8 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Localanyptr | 4 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Longint | 8 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Longreal | 8 bytes | 8-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Pointer | 4 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Procedure | 8 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| Real | 4 bytes | 4-byte |
| | | |
-----------------------------------------------------------------------------------------------