firestring_estr_astrcpy

Langue: en

Version: 2003-07-21 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

firestring_estr_astrcpy - copy a string into an estring, expanding the destination if necessary

SYNOPSIS

#include <firestring.h>
-lfirestring

int firestring_estr_astrcpy(struct firestring_estr_t *estring, const char *string)

DESCRIPTION

firestring_estr_astrcpy() copys the contents of string into estring, expanding estring if necessary.

RETURN VALUE

0

AUTHOR

Ian Gulliver <ian@penguinhosting.net>

SEE ALSO

libfirestring(3)