Turbo C++ to Visual Studio 2010 migration [closed]
- by BigGenius
OK, based on my previous questions and your help., I have gone to install Visual Studio Express. But now problem is, the programs which I successfully code at home on Visual Studio don't run on Turbo C++ compiler at school (assuming I type the program instead of exporting code). Is there anything I can do?
Also I am just learning basic syntax and data handling, loops, structures, arrays and all.
But Visual Studio has auto completion and pretty typing (which may be advantageous) but crap for a beginner getting hold on to language.
Sorry, if I have been unclear. But what should I do? This will make me lazy programmer and will reflect in my grades.
Is there any other IDE, which I can use, very similar to Turbo C++ and able to run in Windows 7 in fullsreen mode.