Hi everyone
I have very little experience of programming and have decided to learn C++. I downloaded Dev-C++ and, whilst I can compile simple code such as "Hello World!", I've had no joy in getting it to debug and step through the code. I don't need to do this for such simple code, but I will when I decide to create my own.
I'm looking into other compilers - Borland, MSVC Express (I understand that this is a free download) or Visual Studio Standard (I understand that this has MCVC++). I am apprehensive about Express as I've seen several posts about not being able to run some .exe files on an XP PC that were created on a different XP PC because something isn't installed on the second PC.
What about Visual Studio/MSVC++? Presumable it's possible to step through code and debug it? Is it also possible to create an .exe on an XP PC, transfer it to another XP PC and get it to run completely normally, without having to install or download anything to the second PC to go with it?
I'm determined to get to grips with C++ and if that means buying Visual Studio (at a cost of around £200), I'll have to do it. I just need the reassurance that it won't be money wasted!
Thanks for your time.
I have very little experience of programming and have decided to learn C++. I downloaded Dev-C++ and, whilst I can compile simple code such as "Hello World!", I've had no joy in getting it to debug and step through the code. I don't need to do this for such simple code, but I will when I decide to create my own.
I'm looking into other compilers - Borland, MSVC Express (I understand that this is a free download) or Visual Studio Standard (I understand that this has MCVC++). I am apprehensive about Express as I've seen several posts about not being able to run some .exe files on an XP PC that were created on a different XP PC because something isn't installed on the second PC.
What about Visual Studio/MSVC++? Presumable it's possible to step through code and debug it? Is it also possible to create an .exe on an XP PC, transfer it to another XP PC and get it to run completely normally, without having to install or download anything to the second PC to go with it?
I'm determined to get to grips with C++ and if that means buying Visual Studio (at a cost of around £200), I'll have to do it. I just need the reassurance that it won't be money wasted!
Thanks for your time.