Provided by: libfirestring-dev_0.9.12-8ubuntu1_amd64 bug

NAME

       firestring_chug - trim excess whitespace from the beginning of a string

SYNOPSIS

       #include <firestring.h>
       -lfirestring

       char *firestring_chug(char *s)

DESCRIPTION

       firestring_chug()  removes  whitespace  from the beginning of the string s and returns the
       result.

RETURN VALUE

       Returns s with any leading whitespace removed.

AUTHOR

       Ian Gulliver <ian@penguinhosting.net>

SEE ALSO

       libfirestring(3)

                                            2002-03-31                         firestring_chug(3)