debian man page for firestring_fprintfe

Query: firestring_fprintfe

OS: debian

Section: 3

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

firestring_fprintfe(3)					     Library Functions Manual					    firestring_fprintfe(3)

NAME
firestring_fprintfe - fprintf(3) with an estring format
SYNOPSIS
#include <firestring.h> -lfirestring long firestring_fprintfe(FILE * stream, struct firestring_estr_t *format, ...)
DESCRIPTION
firestring_fprintfe() behaves exactly like firestring_fprintf(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.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2004-03-10 firestring_fprintfe(3)
Related Man Pages
px_date2string(3) - debian
firestring_snprintf(3) - debian
base32(n) - suse
base32hex(n) - osx
fprintf(3) - php
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results