Query: firestring_printfe
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_printfe(3) Library Functions Manual firestring_printfe(3)NAMEfirestring_printfe - firestring_printf(3) with an estring formatSYNOPSIS#include <firestring.h> -lfirestring long firestring_printfe(struct firestring_estr_t *format, ...)DESCRIPTIONfirestring_printfe() behaves exactly like firestring_printf(3) except that it takes an estring format argument, so the format can contain arbitrary binary data. However, please note that user user-input data as the format string is INSECURE.RETURN VALUEReturns the number of bytes written.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2004-03-10 firestring_printfe(3)