firestring_chomp(3) Library Functions Manual firestring_chomp(3)NAMEfirestring_chomp - trim excess whitespace from the end of a stringSYNOPSIS#include <firestring.h> -lfirestring char *firestring_chomp(char *s)DESCRIPTIONfirestring_chomp() removes any whitespace at the end of the string s. The string is modified in place and returned as well.RETURN VALUEs after having been modified.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-03-31 firestring_chomp(3)
| Related Man Pages |
|---|
| ns_match(3aolserv) - debian |
| ns_nextword(3aolserv) - debian |
| trim(n) - suse |
| trim(n) - osx |
| rtrim(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |