#Bruh how can I import stuff (instead of include)
1 messages · Page 1 of 1 (latest)
your binary incldues the code you use, doesn't matter if it comes from a header or a .cpp file, etc
Idk people told me. I ran my stuff on stack overflow and the first thing that was commented is how trash I am at coding and how my binary would be just bloated
The only alternative is dynamic linking, where you load binaries that are on the side of your program when your program launches, but that doesn't reduce the total binaries size
dont worry about that
or maybe show your code
bruh its the code you roasted few weeks ago
that wouldn't really bloat the binaries
Is it even true that complicated long header files make a difference in binary size?
not necessarily