Compiling and linking C applications

There are several ways to compile, link-edit, and execute z/OS® Communications Server C source program in MVS™. To run a C source program under MVS batch using IBM® supplied cataloged procedures, you must include data sets. This topic contains information about the data sets that you must include.

The following data set name is used as an example in the sample Job Control Language (JCL) statements.
USER.MYPROG.H
Contains user #include files.