debian man page for scan_nonwhitenskip

Query: scan_nonwhitenskip

OS: debian

Section: 3

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

scan_nonwhitenskip(3)					     Library Functions Manual					     scan_nonwhitenskip(3)

NAME
scan_nonwhitenskip - skip non-whitespace
SYNTAX
#include <scan.h> size_t scan_nonwhitenskip(const char *src,size_t limit);
DESCRIPTION
scan_nonwhitenskip returns the length of the maximum prefix of src that consists solely of non-whitespace characters as defined by !iss- pace. Normally, this is everything but ' ', 'f', ' ', ' ', ' ', 'v'. src is considered to end at or after limit characters.
SEE ALSO
scan_nonwhitenskip(3) scan_nonwhitenskip(3)
Related Man Pages
mbsnrtowcs_l(3) - mojave
strncat(3) - linux
mbsnrtowcs(3) - redhat
strlcpy(9f) - sunos
strncpy(9f) - sunos
Similar Topics in the Unix Linux Community
Detecting unused variables...
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