debian man page for scan_whitenskip

Query: scan_whitenskip

OS: debian

Section: 3

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

scan_whitenskip(3)					     Library Functions Manual						scan_whitenskip(3)

NAME
scan_whitenskip - skip whitespace
SYNTAX
#include <scan.h> size_t scan_whitenskip(const char *src,size_t limit);
DESCRIPTION
scan_whitenskip returns the length of the maximum prefix of src that consists solely of whitespace characters as defined by isspace. Normally, this is ' ', 'f', ' ', ' ', ' ', 'v'.
SEE ALSO
scan_nonwhitenskip(3) scan_whitenskip(3)
Related Man Pages
strncat(3) - linux
strcat(3) - suse
strlcat(9f) - sunos
strlcpy(9f) - sunos
strspn(9f) - sunos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph