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 |
---|
vprintf(3c) - opensolaris |
firestring_estr_chug(3) - debian |
libfirestring(3) - debian |
vfprintf(3) - osf1 |
vsprintf(3c) - sunos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |