I\'ve been learning C at Varsity for just shy of 2months now, and next year we\'ll be moving on to C++.
Are there any habits I should get into with my C programmin
You're shifting to C++ means that you felt you needed classes, or better libraries. Thats what I feel. I am also learning better features of C++, with my C background. Uptil now, I have had a look at vectors mainly [apart from classes and templates].
I feel the languages are too similiar to
think of them completely separately.