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


rapi_fmt_flowspec - Format a flowspec

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

#include <rapi.h>
 
 
void rapi_fmt_flowspec(
    rapi_flowspec_t  *specp,   /* Addr of RAPI flowspec */
    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