scan_charsetnskip(3) Library Functions Manual scan_charsetnskip(3)NAMEscan_charsetnskip - skip characters from setSYNTAX#include <scan.h> size_t scan_charsetnskip(const char* src, const char* charset, size_t limit);DESCRIPTIONscan_charsetnskip returns the length of the maximum prefix of src that consists solely of characters that occur in charset (up to and not including the ). src is considered to end at or after limit characters.SEE ALSOscan_noncharsetnskip(3) scan_charsetnskip(3)
| Related Man Pages |
|---|
| strcspn(3) - mojave |
| strspn(3) - freebsd |
| strcat(3) - suse |
| strcspn(3) - netbsd |
| strspn(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |