this post was submitted on 31 Jan 2025
8 points (90.0% liked)
C++
1838 readers
11 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That would only tell me how large each object/asm file is, its not really indicative of the lines of code as it could expand to quite a large size once compiled.
I'm looking for more of an analysis of what has been written and its ratio to the line count.
Thanks for suggesting this, but its not quite what I'm looking for.