Common data types

Table 1 lists the data types common to both CSP and z/OS® XL C. You must use the function __csplist to receive the parameter list from a CSP application. See z/OS XL C/C++ Runtime Library Reference for more information on this function.

Table 1. Common data types between z/OS XL C and CSP
z/OS XL C CSP
signed short BIN - 2 bytes
signed int/long BIN - 4 bytes
struct RECORD
char array(size) Characters