gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strspn (0.02 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/strspn.c - 2.1KB - 51 lines
36: size_t
37: strspn(const char *s1, const char *s2)
38: {