Thread
:
Visual C++?
View Single Post
Apr 24th, 2008, 5:20 PM
#
7
Seif
Hobbyist Programmer
Join Date: Jan 2006
Location: UK
Posts: 215
Rep Power:
3
Re: Visual C++?
Be aware that dev-c++ and visual c++ are integrated development environments, not compilers. dev c++ uses GCC as its compiler, visual c++ uses msvc. Other IDE's may support multiple compilers such as Code::blocks.
Seif
View Public Profile
Find More Posts by Seif