Query: firestring_chug
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_chug(3) Library Functions Manual firestring_chug(3)NAMEfirestring_chug - trim excess whitespace from the beginning of a stringSYNOPSIS#include <firestring.h> -lfirestring char *firestring_chug(char *s)DESCRIPTIONfirestring_chug() removes whitespace from the beginning of the string s and returns the result.RETURN VALUEReturns s with any leading whitespace removed.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-03-31 firestring_chug(3)