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)NAMEscan_nonwhitenskip - skip non-whitespaceSYNTAX#include <scan.h> size_t scan_nonwhitenskip(const char *src,size_t limit);DESCRIPTIONscan_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 ALSOscan_nonwhitenskip(3) scan_nonwhitenskip(3)
Related Man Pages |
---|
mbsrtowcs(3) - mojave |
mbsnrtowcs_l(3) - mojave |
strncat(3) - linux |
strcpy(9f) - sunos |
strspn(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |