|
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)
Visit the GSP FreeBSD Man Page Interface. |