Syntax:
>>-.---.--RTNCODE-SIZE--"integer"----------><
+-/-+
Parameters:
-
integer
- One of:
- 2
- PIC S9(4) COMP: size 2 bytes, aligned on a two-byte boundary.
- 4
- PIC S9(9) COMP: size 4 bytes, aligned on a four-byte boundary.
- 8
- PIC S9(18) COMP: size 8 bytes, aligned on an eight-byte boundary.
Properties:
Default: |
RTNCODE-SIZE"4" |
Phase: |
Syntax check |
$SET: |
Initial |
Dependencies:
Set to RTNCODE-SIZE"4" immediately by XOPEN.
Comments: