firestring_estr_chomp
firestring_estr_chomp
Section: C Library Functions (3) Updated: 2003-05-15 Local index
Up
NAME
firestring_estr_chomp -
remove whitespace from the end of an estring
SYNOPSIS
#include <firestring.h>
-lfirestring
void firestring_estr_chomp(struct firestring_estr_t *string)
DESCRIPTION
firestring_estr_chomp shortens
string
until the string ends with a non-whitespace character or is empty.
RETURN VALUE
None.
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:12 GMT, April 16, 2011