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 |
|---|
| git-stripspace(1) - debian |
| libfirestring(3) - debian |
| git-stripspace(1) - mojave |
| php_strip_whitespace(3) - php |
| git-stripspace(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |