z/OS MVS Programming: Callable Services for High-Level Languages
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


General use C/C++ header files

z/OS MVS Programming: Callable Services for High-Level Languages
SA23-1377-02

Programming interface information
Programming interface information

C/C++ header files are shipped in z/OS V1R4 SYS1.SAMPLIB. These header files are analogous to traditional z/OS MVS mapping macros and are provided for general use. The following table lists the members and describes the interface. Descriptions of the data areas referenced can be found in z/OS MVS Data Areas in the z/OS Internet library.

Member Description
BLSCADPL Describes same dara areas as assembler macro BLSABDPL. Depends on BLSCDESC.
BLSCADSY Describes same data areas as assembler macro BLSADSY.
BLSCCBSP Describes same data areas as assembler macro BLSACBSP. Depends on BLSCDESC.
BLSCDESC Describes same data areas as assembler macros BLSRDATC, BLSRDATS, BLSRDATT, BLSRESSY, and BLSRSASY. Many of the other members require that this header file be included before they are included.
BLSCDRPX Describes same data areas as assembler macro BLSRDRPX. Depends on BLSCDESC.
BLSCNAMP Describes same data areas as assembler macro BLSRNAMP. Depends on BLSCDESC.
BLSCPCQE Describes same data areas as assembler macro BLSRPCQE. Depends on BLSCDESC.
BLSCPPR2 Describes same data areas as assembler macro BLSUPPR2.
BLSCPWHS Describes same data areas as assembler macro BLSRPWHS. Depends on BLSCDESC.
BLSCXMSP Describes same data areas as assembler macro BLSRXMSP. Depends on BLSCDESC.
BLSCXSSP Describes same data areas as assembler macro BLSRXSSP. Depends on BLSCDESC.
End of programming interface information
End of programming interface information

Go to the previous page




Copyright IBM Corporation 1990, 2014