Query: cgiwrap_write
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cgiwrap_write(3) cgi/cgiwrap.h cgiwrap_write(3)NAMEcgiwrap_write - wrapper for the fwrite(stdout)SYNOPSIS#include <cgi/cgiwrap.h> NEOERR *cgiwrap_write (const char *buf, int buf_len);ARGUMENTSbuf - a character buffer buf_len - the length of the buffer in bufDESCRIPTIONcgiwrap_write is the block data output function for cgiwrap that replaces fwrite(stdout) in regular CGIsRETURN VALUENoneSEE ALSOcgiwrap_iterenv(3), cgiwrap_putenv(3), cgiwrap_init_emu(3), cgiwrap_writef(3), cgiwrap_init_std(3), cgiwrap_writevf(3), cgiwrap_read(3), cgiwrap_write(3), cgiwrap_getenv ClearSilver 12 July 2007 cgiwrap_write(3)
| Related Man Pages |
|---|
| cgi_display(3) - debian |
| cgi_neo_error(3) - debian |
| cgiwrap_getenv(3) - debian |
| cgiwrap_putenv(3) - debian |
| cgiwrap_init_std(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |