Query: cgiwrap_writef
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cgiwrap_writef(3) cgi/cgiwrap.h cgiwrap_writef(3)NAMEcgiwrap_writef - a wrapper for printfSYNOPSIS#include <cgi/cgiwrap.h> NEOERR *cgiwrap_writef (const char *fmt, ...) ATTRIBUTE_PRINTF(1,2);ARGUMENTSfmt - standard printf fmt string and argsDESCRIPTIONcgiwrap_writef is the formatted output command that replaces printf or fprintf(stdout) in a standard CGIRETURN 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_writef(3)
| Related Man Pages |
|---|
| cgi_cs_init(3) - debian |
| cgi_display(3) - debian |
| cgi_neo_error(3) - debian |
| cgi_output(3) - debian |
| cgiwrap_getenv(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |