firestring_chomp
firestring_chomp
Section: C Library Functions (3) Updated: 2002-03-31 Local index
Up
NAME
firestring_chomp -
trim excess whitespace from the end of a string
SYNOPSIS
#include <firestring.h>
-lfirestring
char *firestring_chomp(char *s)
DESCRIPTION
firestring_chomp() removes any whitespace at the end
of the string
s.
The string is modified in place and returned as well.
RETURN VALUE
s
after having been modified.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- AUTHOR
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:11 GMT, April 16, 2011