Question: Write a C program that include the following: i. A function counts the number of the occurrence of the word 1 in the word2 and

Write a C program that include the following: i. A function counts the number of the occurrence of the word 1 in the word2 and print the result with the following prototype: void countoccul char word1[], word2[]); ii. A main function that Declares 2 strings and calls countoccu function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
