Designing and coding for CICS
This section describes what you must do differently when designing and coding a Open XL C/C++ for z/OS®
program for CICS® TS, such as using EXEC CICS
commands in your code, using input and output, using C/C++ runtime library functions, managing
storage, using interlanguage calls, and exception handling.
For more information on how to code, translate, and compile C and C++ programs, see Developing C and C++ applications.