gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strcspn (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/strcspn.c - 2.3KB - 58 lines
39: size_t
40: strcspn(const char *s1, const char *s2)
41: {