debian man page for firestring_chug

Query: firestring_chug

OS: debian

Section: 3

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

firestring_chug(3)					     Library Functions Manual						firestring_chug(3)

NAME
firestring_chug - trim excess whitespace from the beginning of a string
SYNOPSIS
#include <firestring.h> -lfirestring char *firestring_chug(char *s)
DESCRIPTION
firestring_chug() removes whitespace from the beginning of the string s and returns the result.
RETURN VALUE
Returns s with any leading whitespace removed.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-03-31 firestring_chug(3)
Related Man Pages
trim(n) - mojave
strltrim(3pub) - debian
trim(3tcl) - debian
regexp::common::whitespace(3) - osx
text::trim(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?