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

My OO...

Name: Anonymous 2011-12-13 3:19

...it's violated!

http://programmers.stackexchange.com/questions/17031/when-c-handles-pop-in-your-c-code-and-break-your-pretty-oo-design

Anime avatar. Passive-aggressive rant. Autismal as fuck. That's gotta be someone from /prague/, amirite?

Name: Anonymous 2011-12-15 19:21

>>52
That table is nonsense and seems to be built on the idea that weak typing precludes static typing. Not only is C weakly typed, it behaves differently than stated:

concatenate(a, b) # not a type error, probably a segfault
add(a, b)         # not even wrong, just semantically different


You can even change "2" to 2.0, and it moves from the right column to the left column.

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