Thread: Questions!
View Single Post
Posts: 840 | Thanked: 823 times | Joined on Nov 2009
#6
Since this is a C project I recommend you stick to C and not C++. I would advise you though to teach yourself C++, it's very much like C when it comes to syntax but will offer you more in the longrun. I'm guessing your first C project will not be GUI based but a CLI application, correct?

Last edited by Cue; 2011-08-25 at 23:45.