gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strlcat (0.01 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/strlcat.c - 1.9KB - 55 lines
29: size_t
30: strlcat(char *dst, const char *src, size_t siz)
31: {