firestring_estr_munch(3) debian man page | unix.com

Man Page: firestring_estr_munch

Operating Environment: debian

Section: 3

firestring_estr_munch(3)				     Library Functions Manual					  firestring_estr_munch(3)

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) 2003-05-15 firestring_estr_munch(3)
Related Man Pages
strcspn(3) - redhat
strspn(3) - redhat
base32(3tcl) - debian
base32hex(3tcl) - debian
libfirestring(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...