Searched defs:strncat (Results 1 – 5 of 5) sorted by relevance
160 char * strncat(char *dest, const char *src, size_t count) in strncat() function