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


Accessing system return messages

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

To access system return values, you need only use the ERRNO.H include statement supplied with the compiler. To access network return values, you must add the following include statement:
#include <tcperrno.h>

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014