.\" (C) 2002 Ian Gulliver .TH firestring_estr_ip_chug 3 2003-07-31 .SH NAME firestring_estr_ip_chug \- remove whitespace from the beginning of an estring .SH SYNOPSIS .B #include .br .B -lfirestring .LP .BI "void firestring_estr_ip_chug(struct firestring_estr_t *" "string" ")" .SH DESCRIPTION firestring_estr_ip_chug shortens .I string "in place" by copying data back to the beginning of the string starting at the first non-whitespace character. .SH RETURN VALUE None. .SH AUTHOR Ian Gulliver .SH SEE ALSO .BR libfirestring (3)