How can we differenciate c++ from visual c
How can we differenciate c++ from visual c
(OP)
hi, beside the fact that visual c is a windows-based language, what else is there differnt about it? How is the coding different of c++ from visual c? can anyone help? thank you





RE: How can we differenciate c++ from visual c
Also Visual C++ provides visual tools to develop User interface quickly and easily.
As far as coding is concerned basics are same for the both, unless you use MFC.
Let me know exactly what you want to know for more details.