Man Page: firestring_estr_munch
Operating Environment: debian
Section: 3
firestring_estr_munch(3) Library Functions Manual firestring_estr_munch(3)NAMEfirestring_estr_munch - remove characters from the beginning of an estringSYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_munch(struct firestring_estr_t *string, const long length)DESCRIPTIONfirestring_estr_munch removes the first length characters from string.RETURN VALUE0 on success, non-zero if there were not enough characters in the string to begin with.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-05-15 firestring_estr_munch(3)
| Related Man Pages |
|---|
| strcspn(3) - redhat |
| libfirestring(3) - debian |
| base32(n) - suse |
| base32hex(n) - osx |
| strspn(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |