debian man page for firestring_trim

Query: firestring_trim

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
trim(n) - mojave
firestring_snprintf(3) - debian
libfirestring(3) - debian
grapheme_substr(3) - php
trim(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com