debian man page for firestring_vfprintf

Query: firestring_vfprintf

OS: debian

Section: 3

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

firestring_vfprintf(3)					     Library Functions Manual					    firestring_vfprintf(3)

NAME
firestring_vfprintf - vfprintf(3) with extended firestring types
SYNOPSIS
#include <firestring.h> -lfirestring long firestring_vfprintf(FILE * stream, const char * const format, va_list ap)
DESCRIPTION
firestring_vfprintf() behaves exactly like firestring_snprintf(3) except that it writes to the STDIO stream specified by stream and accepts a stdarg object instead of a list of arguments.
RETURN VALUE
Returns the number of bytes written.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2003-05-15 firestring_vfprintf(3)
Related Man Pages
vfprintf(3c) - sunos
firestring_snprintf(3) - debian
libfirestring(3) - debian
vfprintf(3) - osf1
vsnprintf(3c) - sunos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph