DragonFly On-Line Manual Pages

Search: Section:  


firestring_estr_ip_chug(3)                  DragonFly Library Functions Manual

NAME

firestring_estr_ip_chug - remove whitespace from the beginning of an estring

SYNOPSIS

#include <firestring.h> -lfirestring void firestring_estr_ip_chug(struct firestring_estr_t *string)

DESCRIPTION

firestring_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 VALUE

None.

AUTHOR

Ian Gulliver <ian@penguinhosting.net>

SEE ALSO

libfirestring(3) 2003-07-31 firestring_estr_ip_chug(3)

Search: Section: