gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strncat (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/strncat.c - 2.3KB - 57 lines
40: char *
41: strncat(char *dst, const char *src, size_t n)
42: {