debian man page for firestring_fprintf

Query: firestring_fprintf

OS: debian

Section: 3

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

firestring_fprintf(3)					     Library Functions Manual					     firestring_fprintf(3)

NAME
firestring_fprintf - fprintf(3) with extended firestring types
SYNOPSIS
#include <firestring.h> -lfirestring long firestring_fprintf(FILE * stream, const char * const format, ...)
DESCRIPTION
firestring_fprintf() behaves exactly like firestring_snprintf(3) except that it writes to the STDIO stream specified by stream.
RETURN VALUE
Returns the number of bytes written.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2003-05-15 firestring_fprintf(3)
Related Man Pages
clearerr_unlocked(3) - redhat
feof_unlocked(3) - redhat
fgetws_unlocked(3) - redhat
fputc_unlocked(3) - redhat
fputs_unlocked(3) - redhat
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph