171
JavaScript
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Citation needed. I'm pretty sure it's an
int
.Yeah you're actually right, it's an
int
in C since K&R C didn't havebool
, however it's abool
in C++. I forget my standards sometimes, because like I said this doesn't really matter. It's just nerd trivia.https://en.cppreference.com/w/cpp/types/type_info/operator_cmp.html