+ 3
C is the base of C++ so you can apply the concepts of C here : no OOP, functionnal or procedural programming, no cout and cin, using pointers with malloc instead of new, ...
13th May 2017, 7:43 AM
Toky R.
Toky R. - avatar