scan_noncharsetnskip(3) debian man page | unix.com

Man Page: scan_noncharsetnskip

Operating Environment: debian

Section: 3

scan_noncharsetnskip(3) 				     Library Functions Manual					   scan_noncharsetnskip(3)

NAME
scan_noncharsetnskip - skip characters not from set
SYNTAX
#include <scan.h> size_t scan_noncharsetnskip(const char* src, const char* charset, size_t limit);
DESCRIPTION
scan_noncharsetnskip returns the length of the maximum prefix of src that consists solely of characters that do not occur in charset (up to and not including the ). src is considered to end at or after limit characters.
SEE ALSO
scan_charsetnskip(3) scan_noncharsetnskip(3)
Related Man Pages
strcspn(3) - mojave
strncat(3) - linux
strlcat(9f) - sunos
strlcpy(9f) - sunos
strspn(9f) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections