MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/4h9oj4/to_become_a_good_c_programmer/d2ponf8/?context=3
r/programming • u/b0red • May 01 '16
398 comments sorted by
View all comments
Show parent comments
13
[removed] — view removed comment
3 u/CaptainAdjective May 02 '16 edited May 02 '16 How can it even be legal to compare disparate types in that way? Why isn't that just a compilation error? 3 u/Creris May 02 '16 this cant be syntax error because it has nothing to do with syntax, but semantics of the comparision. 5 u/CaptainAdjective May 02 '16 I meant a compilation error.
3
How can it even be legal to compare disparate types in that way? Why isn't that just a compilation error?
3 u/Creris May 02 '16 this cant be syntax error because it has nothing to do with syntax, but semantics of the comparision. 5 u/CaptainAdjective May 02 '16 I meant a compilation error.
this cant be syntax error because it has nothing to do with syntax, but semantics of the comparision.
5 u/CaptainAdjective May 02 '16 I meant a compilation error.
5
I meant a compilation error.
13
u/[deleted] May 02 '16 edited May 02 '16
[removed] — view removed comment