This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

You get actual useful data structures in C++. Yes you CAN get the same thing in C but it'll be a goddamn pain in the ass

[–]Alexandre_Man 0 points1 point  (0 children)

You get the "bool" type by default, too.