Query: stralloc_chomp
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stralloc_chomp(3) Library Functions Manual stralloc_chomp(3)NAMEstralloc_chomp - remove trailing CR, LF or CRLFSYNTAX#include <stralloc.h> int stralloc_chomp(stralloc* sa);DESCRIPTIONstralloc_chomp removes trailing CRLF, CR or LF from sa and returns the number of removed characters (i.e. 0, 1 or 2).RETURN VALUEnumber of removed characters (0, 1, or 2).SEE ALSOstralloc_chop(3) stralloc_chomp(3)
Related Man Pages |
---|
stralloc(3) - debian |
perlio::eol(3) - mojave |
dh_clean(1) - netbsd |
dh_clean(1) - minix |
dh_clean(1) - v7 |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |