Question: c programming Question 4 Write a function named mystrcat() to concatenate two string pointers char *stri and char *str2 and return char *str. Note: DO
Question 4 Write a function named mystrcat() to concatenate two string pointers char *stri and char *str2 and return char *str. Note: DO NOT USE strcat() from
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
