I'm looking to see which compiler for C and C++ is best. I'm looking for one where you can access the include files easily for references.
Any suggestions?


Compile and link! Compiling is the process of transforming the instructions
in the text file into instructions the computer’s microprocessor can under
stand. The linking step is where the instructions are finally transformed into
a program file. (Again, your compiler may do this step automatically.)



deaths_anomaly wrote:If you are in fact looking for an IDE, I would recommend Microsoft Visual 2008 C++ Express.
It has nice accessibility and is fairly good for beginners.



Users browsing this forum: No registered users and 0 guests