Man Page: firestring_estr_sprintfe
Operating Environment: debian
Section: 3
firestring_estr_sprintfe(3) Library Functions Manual firestring_estr_sprintfe(3)NAMEfirestring_estr_sprintfe - firestring_estr_sprintf(3) with an estring formatSYNOPSIS#include <firestring.h> -lfirestring long firestring_estr_sprintfe(struct firestring_estr_t *out, struct firestring_estr_t *format, ...)DESCRIPTIONfirestring_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 VALUEReturns the number of bytes written to out.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2004-02-24 firestring_estr_sprintfe(3)
| Related Man Pages |
|---|
| base32(n) - osx |
| cueconvert(1) - debian |
| px_time2string(3) - debian |
| base32(n) - suse |
| base32hex(n) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |