Question: Write a C program to count the total number of commented characters and words in a C file taking both types of C file comments
Write a C program to count the total number of commented characters and words in a C file taking both types of C file comments (single line and block) into account.
I have the code where i shows the characters. I need help with the words
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
