Searched defs:strcpy (Results 1 – 2 of 2) sorted by relevance
6 strcpy(char *s1, char *s2) in strcpy() function
20 strcpy(char *s1, const char *s2) in strcpy() function