I have a basic to moderate knowledge of C/C++ Programming but in our school/college it is taught in Turbo C++ which I see has a code a bit different when compared with modern IDEs.
So I want to make transition from Turbo C++ to Visual Studio but can't find any specific answer on internet. Any suggestions would be really appreciated about what is different in Visual like the declaration of header files doesn't require .h and so on.
So I want to make transition from Turbo C++ to Visual Studio but can't find any specific answer on internet. Any suggestions would be really appreciated about what is different in Visual like the declaration of header files doesn't require .h and so on.