debian man page for firestring_estr_sprintfe

Query: firestring_estr_sprintfe

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

firestring_estr_sprintfe(3)				     Library Functions Manual				       firestring_estr_sprintfe(3)

NAME
firestring_estr_sprintfe - firestring_estr_sprintf(3) with an estring format
SYNOPSIS
#include <firestring.h> -lfirestring long firestring_estr_sprintfe(struct firestring_estr_t *out, struct firestring_estr_t *format, ...)
DESCRIPTION
firestring_estr_sprintfe() behaves exactly like firestring_estr_snprintf(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 VALUE
Returns the number of bytes written to out.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2004-02-24 firestring_estr_sprintfe(3)
Related Man Pages
cueconvert(1) - debian
px_date2string(3) - debian
px_time2string(3) - debian
base32hex(3tcl) - debian
fmtdump(8) - hpux
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?