![]() |
![]()
| ![]() |
![]()
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)
|