|
NAMEfirestring_estr_ip_chug - remove whitespace from the beginning of an estringSYNOPSIS#include <firestring.h>-lfirestring void firestring_estr_ip_chug(struct firestring_estr_t *string) DESCRIPTIONfirestring_estr_ip_chug shortens string "in place" by copying data back to the beginning of the string starting at the first non-whitespace character.RETURN VALUENone.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3)
Visit the GSP FreeBSD Man Page Interface. |