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)NAMEfirestring_trim - trim excess whitespace from the start and end of a stringSYNOPSIS#include <firestring.h> -lfirestring char *firestring_trim(char *s)DESCRIPTIONfirestring_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 returnedRETURN VALUEA pointer inside s to the new start of the string.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2003-07-30 firestring_trim(3)
| Related Man Pages |
|---|
| firestring_estr_chug(3) - debian |
| firestring_snprintf(3) - debian |
| trim(n) - osx |
| grapheme_substr(3) - php |
| xml::normalize::libxml(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |