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
base32(n) - mojave
base32hex(n) - mojave
base32hex(3tcl) - debian
base32hex(n) - osx
fprintf(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?