AlDanial / cloc

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
GNU General Public License v2.0
19.75k stars 1.02k forks source link

C/C++ Header Segregation #770

Closed SahithiKasim closed 1 year ago

SahithiKasim commented 1 year ago

Requesting a precise categorization of C and C++ headers within the repository to accurately determine the exact number of each header file type.

AlDanial commented 1 year ago

C and C++ header files are indistinguishable (as best I know). How would you tell them apart?