• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

program statistics

Red Squirrel

No Lifer
Is there a free app out there that will give me stats on a given program? like line numbers w/ white lines and w/o white lines, number of functions, that type of deal. Like I'd want it to either go by folder (for C#) or follow #include "" for C++.

Such program would not be that hard to write, but just wondering if theres something out there already. I'm curious to see how many lines of code my programs have and they have tons of files.
 
Back
Top