firestring_estr_chomp(3) debian man page | unix.com

Man Page: firestring_estr_chomp

Operating Environment: debian

Section: 3

firestring_estr_chomp(3)				     Library Functions Manual					  firestring_estr_chomp(3)

NAME
firestring_estr_chomp - remove whitespace from the end of an estring
SYNOPSIS
#include <firestring.h> -lfirestring void firestring_estr_chomp(struct firestring_estr_t *string)
DESCRIPTION
firestring_estr_chomp shortens string until the string ends with a non-whitespace character or is empty.
RETURN VALUE
None.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2003-05-15 firestring_estr_chomp(3)
Related Man Pages
firestring_snprintf(3) - debian
git-stripspace(1) - mojave
ctype_space(3) - php
php_strip_whitespace(3) - php
git-stripspace(1) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?