debian man page for firestring_estr_munch

Query: firestring_estr_munch

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
base32(n) - mojave
base32(3tcl) - debian
firestring_estr_chug(3) - debian
firestring_snprintf(3) - debian
base32hex(n) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results