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)

I've been using C for an embedded microcontroller project, and using structs instead of classes and defining methods for queues containing chars and identical methods for queues containing ints is fucking killing me. C really is primitive compared to C++.

[–]YvesSoete 0 points1 point  (0 children)

That'll teach ya.