New answers tagged order
1
No way.
C is a brilliant language (and incidentally is far more lightweight than C++, if you ever need this), but it isn't object-oriented. Because of this, at the very start of a project, when you sit down and work out how you're going to work it, you'd likely come up with two different approaches depending on C or C++.
I would do the same as you - go ...
Top 50 recent answers are included