cgiwrap_write (3) Linux Manual Page
cgiwrap_write – wrapper for the fwrite(stdout)
Synopsis
#include <cgi/cgiwrap.h>
NEOERR *cgiwrap_write (const char *buf, int buf_len);
Arguments
buf – a character bufferbuf_len – the length of the buffer in buf
cgiwrap_write – wrapper for the fwrite(stdout)
#include <cgi/cgiwrap.h>
NEOERR *cgiwrap_write (const char *buf, int buf_len);