C++ sample programs

The typical screen output is given from the supplied sample programs.

Running the sample applications

The sample programs are supplied as source code in library CICSTS56.CICS.SDFHSAMP and before you can run the sample programs, you need to compile, pre-link and link them. To do this, use the procedure ICCFCCL in data set CICSTS56.CICS.SDFHPROC.

ICCFCCL contains the Job Control Language needed to compile, pre-link and link a CICS® user application. Before using ICCFCCL you may find it necessary to perform some customization to conform to your installation standards. See also Compiling programs.

Sample programs such as ICC$BUF, ICC$CLK and ICC$HEL require no additional CICS resource definitions, and should now execute successfully.

Other sample programs, in particular the DTP samples named ICC$SES1 and ICC$SES2, require additional CICS resource definitions. Refer to the prologues in the source of the sample programs for information about these additional requirements.