hi,
Im trying a program which reads in the source of a C program from its standard input and prints out the following statistics for the program (all as integers)
total number of lines
total number of blank lines
total number of characters
total number of spaces
Suggestions plz anyone?



LinkBack URL
About LinkBacks



its working fine now