char * myStrcpy(char * dst, char * src); int myStrLength(char * src);