Query: firestring_estr_vsprintf
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_vsprintf(3) Library Functions Manual firestring_estr_vsprintf(3)NAMEfirestring_estr_vsprintf - snprintf(3) into an estringSYNOPSIS#include <firestring.h> -lfirestring long firestring_estr_vsprintf(struct firestring_estr_t *out, const char * const format, va_list ap)DESCRIPTIONfirestring_estr_vsprintf() behaves exactly like firestring_snprintf(3) except that it writes to an estring (which contains the size inter- nally, so size is not needed as a parameter), and it takes an stdarg object instead of a list of arguments.RETURN VALUEReturns the number of bytes written to out.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-05-15 firestring_estr_vsprintf(3)
Related Man Pages |
---|
vasprintf(3c) - opensolaris |
vsprintf(3c) - opensolaris |
firestring_snprintf(3) - debian |
vsprintf(3) - osf1 |
vsnprintf(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Find columns in a file based on header and print to new file |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |