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)NAMEfirestring_fprintf - fprintf(3) with extended firestring typesSYNOPSIS#include <firestring.h> -lfirestring long firestring_fprintf(FILE * stream, const char * const format, ...)DESCRIPTIONfirestring_fprintf() behaves exactly like firestring_snprintf(3) except that it writes to the STDIO stream specified by stream.RETURN VALUEReturns the number of bytes written.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-05-15 firestring_fprintf(3)
| Related Man Pages |
|---|
| fgets_unlocked(3) - redhat |
| fgetws_unlocked(3) - redhat |
| fputc_unlocked(3) - redhat |
| firestring_snprintf(3) - debian |
| libfirestring(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |