firestring_trim(3) debian man page | unix.com

Man Page: firestring_trim

Operating Environment: debian

Section: 3

firestring_trim(3)					     Library Functions Manual						firestring_trim(3)

NAME
firestring_trim - trim excess whitespace from the start and end of a string
SYNOPSIS
#include <firestring.h> -lfirestring char *firestring_trim(char *s)
DESCRIPTION
firestring_trim() removes any whitespace at the beginning and end of the string s. A new pointer to the string (as the start may have moved) is returned
RETURN VALUE
A pointer inside s to the new start of the string.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2003-07-30 firestring_trim(3)
Related Man Pages
firestring_estr_chug(3) - debian
trim(3tcl) - debian
stringlabels(3) - centos
mb_strimwidth(3) - php
xml::normalize::libxml(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph