Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Header guards

Name: Anonymous 2014-08-21 23:44

Notice how in any sane language this shit is not necessary? Why is C such shit?

Name: Anonymous 2014-08-22 0:02

You are a shit programmer if you need header guards

Why is C such shit?
Since C11 even if you are a shit programmer who double-includes headers you can do it without include guards since you can use typedef for the same type more than once, same goes for function declarations (true for before and after C11)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List