Query: firestring_estr_astrcpy
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_astrcpy(3) Library Functions Manual firestring_estr_astrcpy(3)NAMEfirestring_estr_astrcpy - copy a string into an estring, expanding the destination if necessarySYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_astrcpy(struct firestring_estr_t *estring, const char *string)DESCRIPTIONfirestring_estr_astrcpy() copys the contents of string into estring, expanding estring if necessary.RETURN VALUE0AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-07-21 firestring_estr_astrcpy(3)