- Storage
BYTEINT is stored as one byte.
- External Representation of BYTEINT
The following table lists the client representations for the BYTEINT data type.
Determining the application definitions and client data types is the responsibility of the application programmer.
Client CPU Architecture Client Representation IBM mainframe One byte 8-bit signed 2’s complement binary number. - UTS
- RISC
- Motorola 68000
- WE 32000
- Intel
One byte 8-bit signed 2’s complement binary number. - Format
BYTEINT format is described in Data Type Default Formats.