Man Page: firestring_estr_xml_encode
Operating Environment: debian
Section: 3
firestring_estr_xml_encode(3) Library Functions Manual firestring_estr_xml_encode(3)NAMEfirestring_estr_xml_encode - encode an estring into another estring for transmission inside XML dataSYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_xml_encode(struct firestring_estr_t *destination, struct firestring_estr_t *source)DESCRIPTIONfirestring_estr_xml_encode() encodes the contents of source by escaping characters that might trigger XML processing into destination, pro- vided that there is room in destination. The minimum required space in destination is the length of source * 6.RETURN VALUE0 if the string was encoded successfully; 1 if there was insufficient space in destination for the encoding to occur.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-09-21 firestring_estr_xml_encode(3)
| Related Man Pages |
|---|
| base32(n) - osx |
| base32(n) - mojave |
| xtparseacceleratortable(3xt) - redhat |
| base32(n) - suse |
| base32hex(n) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |