Question: PROGRAMMING IN C Write a program to insert string into a main string of maximum 50 characters: Read the main string into an array of
PROGRAMMING IN C
Write a program to insert string into a main string of maximum 50 characters:
Read the main string into an array of maximum 50 characters.
Read the sub string into another array of maximum 30 characters.
Enter the position at which you want to insert the substring into main string.
Store the final string into another character array of size 80.
Please help, PROGRAMMING IN C
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
