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)
| Related Man Pages |
|---|
| firestring_estr_chug(3) - debian |
| libfirestring(3) - debian |
| strltrim(3pub) - debian |
| trim(n) - osx |
| text::trim(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |