strspn(9)

NAME

strspn - Calculate the length of the initial substring of s which only contain letters in accept

SYNOPSIS

size_t strspn(const char * s, const char * accept);

ARGUMENTS

s
The string to be searched
accept
The string to search for

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout