debian man page for cgiwrap_writevf

Query: cgiwrap_writevf

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cgiwrap_writevf(3)						   cgi/cgiwrap.h						cgiwrap_writevf(3)

NAME
cgiwrap_writevf - a wrapper for vprintf
SYNOPSIS
#include <cgi/cgiwrap.h> NEOERR *cgiwrap_writevf (const char *fmt, va_list ap);
ARGUMENTS
fmt - standard printf fmt string ap - stdarg argument pointer
DESCRIPTION
cgiwrap_writevf is the formatted output command that replaces vprintf or fvprintf(stdout) in a standard CGI It is also used by cgi- wrap_writef (the actual wrapped function is a v type function)
RETURN VALUE
None
SEE ALSO
cgiwrap_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_writevf(3)
Related Man Pages
cgi_neo_error(3) - debian
cgi_redirect_uri(3) - debian
cgiwrap_getenv(3) - debian
cgiwrap_putenv(3) - debian
cgiwrap_writevf(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph