z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SayCalRe

z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
SC27-3660-00

This function returns a printable string describing the return code passed in CallReturn. Figure 1 shows an example.

Figure 1. SayCalRe example
   function SayCalRe
            )
                 CallReturn: integer
            ):
            WordType;
            external;
Parameter
Description
CallReturn
The return code to be described.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014