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


rapi_fmt_tspec - Format a tspec

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

#include <rapi.h>
 
 
void rapi_fmt_tspec(
    rapi_tspec_t    *tspecp,  /* Addr of RAPI Tspec  */
    char            *buffer,  /* Addr of buffer      */
    int              length   /* Length of buffer    */
)
 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014