General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Anony Mousse
Low Level
comments
Comments by "Anony Mousse" (@anon_y_mousse) on "why do header files even exist?" video.
I'm assuming the pornographic drawings were intentional, a one-ball wang plus the uterus and ovaries, but either way funny. No matter how old I get I'm still immature. I like using static libraries more these days because it avoids version conflict garbage. Put the entirety of the library in an `ar` archive and describe the interface in a header and never worry about it. Even cooler still is that you could put the object files and source files together for some extra fun. More people should know how to use `ar`.
1