

2·
4 days agoyou shouldn’t need the bash if you have a proper shebang
you shouldn’t need the bash if you have a proper shebang
I have VSCode with clangd, is this what you use? If not what is the closest thing?
Common symbol for autism.
This is a lot more complicated than I first anticipated. I guess its probably not a common tool then 😅
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.
you should use
#!/usr/bin/env sh
for better compability.