Question: implement function void append(car8*str1,char*str2).this function appends the shorter string to the end of the longer string.of both strings have the same length the function appends
implement function void append(car8*str1,char*str2).this function appends the shorter string to the end of the longer string.of both strings have the same length the function appends str2 to str1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
