Query: firestring_estr_ip_trim
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_ip_trim(3) Library Functions Manual firestring_estr_ip_trim(3)NAMEfirestring_estr_ip_trim - remove whitespace from the beginning and end of an estringSYNOPSIS#include <firestring.h> -lfirestring void firestring_estr_trim(struct firestring_estr_t *string)DESCRIPTIONfirestring_estr_trim removes whitespace from the beginning and end of string. It uses firestring_estr_ip_chug(3) instead of fire- string_estr_chug(3), so the resulting estring can still be freed normally.RETURN VALUENone.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-07-31 firestring_estr_ip_trim(3)