|
|
|
|
|
|
|
|
This program counts the lines in many files (for example source code files) and adds the line numbers.
It's very useful if you have a bigger project and want to know the total number of code lines.
Use the file "countlines.txt" to specify which files you want the program to count.
[withoutsubfolders]
*.cpp
*.h
[withsubfolders]
Download Code Line Counter (26 KB)
|
|
|
|
|
|
|
|
|
|
|
|