Notice how in any sane language this shit is not necessary? Why is C such shit?
Name:
Anonymous2014-08-22 14:06
Header guards are not necessary in a project. People use them to make sure they don't accidentally trigger a bug that is hard to trace, but 100% correct code does not need them. Why are you such a shit?