firestring_chug - trim excess whitespace from the beginning of a string
#include <firestring.h> -lfirestring char *firestring_chug(char *s)
firestring_chug() removes whitespace from the beginning of the string s and returns the result.
Returns s with any leading whitespace removed.
Ian Gulliver <ian@penguinhosting.net>
libfirestring(3) 2002-03-31 firestring_chug(3)