firestring_estr_chomp(3) Library Functions Manual firestring_estr_chomp(3)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) 2003-05-15 firestring_estr_chomp(3)
| Related Man Pages |
|---|
| firestring_estr_chug(3) - debian |
| firestring_snprintf(3) - debian |
| strltrim(3pub) - debian |
| base32hex(n) - suse |
| git-stripspace(1) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |