Query: firestring_estr_chomp
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_chomp(3) Library Functions Manual firestring_estr_chomp(3)NAMEfirestring_estr_chomp - remove whitespace from the end of an estringSYNOPSIS#include <firestring.h> -lfirestring void firestring_estr_chomp(struct firestring_estr_t *string)DESCRIPTIONfirestring_estr_chomp shortens string until the string ends with a non-whitespace character or is empty.RETURN VALUENone.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-05-15 firestring_estr_chomp(3)