firestring_estr_munch
firestring_estr_munch
Section: C Library Functions (3) Updated: 2003-05-15 Local index
Up
NAME
firestring_estr_munch -
remove characters from the beginning of an estring
SYNOPSIS
#include <firestring.h>
-lfirestring
int firestring_estr_munch(struct firestring_estr_t *string, const long length)
DESCRIPTION
firestring_estr_munch removes the first
length
characters from
string.
RETURN VALUE
0 on success, non-zero if there were not enough characters in the string to begin with.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- AUTHOR
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:12 GMT, April 16, 2011