firestring_vfprintfe(3)

NAME

firestring_vfprintfe - firestring_vfprintf(3) with an estring format

SYNOPSIS

#include <firestring.h>
-lfirestring

long firestring_vfprintfe(FILE * stream, struct firestring_estr_t *for-
mat, va_list ap)

DESCRIPTION

firestring_vfprintfe() behaves exactly like firestring_vfprintf(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)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout