VERSION command output

The data structure shown in this topic are defined in a language independent format. See Programming in C, Programming in PL/I, and Programming in assembler to see the syntax of the data structures for those languages. Headers or macros with the language-specific structure definitions are provided in members named GIMHC370 (for C/370™), GIMMPLI (for PL/I), and GIMMASM (for assembler) in libraries with these DDDEFs:
MACLIB
Target Library
AMACLIB
Distribution Library
Table 1. API version
Element Data type Description
apiver Character(2) A 2-digit character string representing the version of the API. Leading zeros are included.
apirel Character(2) A 2-digit character string representing the release of the API. Leading zeros are included.
apimod Character(2) A 2-digit character string representing the modification of the API. Leading zeros are included.
apiptf Character(2) A 2-digit character string representing the PTF associated with the API. Leading zeros are included.