firestring_estr_vsprintfe(3) debian man page | unix.com

Man Page: firestring_estr_vsprintfe

Operating Environment: debian

Section: 3

firestring_estr_vsprintfe(3)				     Library Functions Manual				      firestring_estr_vsprintfe(3)

NAME
firestring_estr_vsprintfe - firestring_estr_vsprintf(3) with an estring format
SYNOPSIS
#include <firestring.h> -lfirestring long firestring_estr_vsprintfe(struct firestring_estr_t *out, struct firestring_estr_t *format, va_list ap)
DESCRIPTION
firestring_estr_vsprintfe() behaves exactly like firestring_estr_vsprintf(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_vsprintfe(3)
Related Man Pages
base32(n) - osx
base32hex(3tcl) - debian
firestring_snprintf(3) - debian
base32(n) - suse
base32hex(n) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com