i am starting to code in c++ i would like to know what is a good program to code in and also to compile and run etc. it needs to be free as well
Depends on your OS. Linux, i just use KWrite and teh command line. Windows i got the Microsoft c++ 2005 express edition (legal free download from MIcrosoft) http://msdn.microsoft.com/vstudio/express/visualc/default.aspx
i am running windows is there any others i want to wiegh them up see what i like to use more tnx i will look into the microsoft one tonight
Windows has Microsoft Studio or Dev C++ (from Bloodshed) I normally use the Dev C++ as it uses a GCC port from Linux so it 99% right when it compiles and runs