Using C(NOT C++ OR C#) I need help in coding the function char *mystrcat(char *str1,char *str2) without using the built in function of strcat. Within the function char *mystrcat(char *str1,char *str2) I cant use break unless there is a switch statement.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here