z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


NCS preprocessor programs

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The NIDL compiler translates an NIDL interface definition into the NCS client and server stub modules. Before the C/C++ for z/OS® compiler can be run on NCS-based code, any $ (such as those in the NCS RPC run-time library routines) must be converted to an underscore (_). You can use CPP to do this conversion. For more information about CPP, see Converting C identifiers using the CPP program.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014