Write a C Program to Count Lines,Blank Lines,Comments in File
belongs to collection: C File Handling Solved Programs – C Programming
All Answers
total answers (1)
belongs to collection: C File Handling Solved Programs – C Programming
total answers (1)
Below is the source code for C Program to Count Lines, Blank Lines, Comments in File which is successfully compiled and run on Windows System to produce desired output as shown below. Here, file4.txt contains the code of this program in notepad.
SOURCE CODE : :
OUTPUT : :
Above is the source code for C Program to Count Lines, Blank Lines, Comments in File which is successfully compiled and run on Windows System.The Output of the program is shown above .
need an explanation for this answer? contact us directly to get an explanation for this answer