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)NAMEfirestring_vfprintf - vfprintf(3) with extended firestring typesSYNOPSIS#include <firestring.h> -lfirestring long firestring_vfprintf(FILE * stream, const char * const format, va_list ap)DESCRIPTIONfirestring_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 VALUEReturns the number of bytes written.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-05-15 firestring_vfprintf(3)
| Related Man Pages |
|---|
| vasprintf(3c) - opensolaris |
| vfprintf(3c) - opensolaris |
| vsprintf(3c) - opensolaris |
| libfirestring(3) - debian |
| vprintf(3c) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| New UNIX and Linux History Sections |