Have you tried NetBeans to write C++?

C, C++, Visual C++, C++.Net Topics
User avatar
SemiconductorCat
Major
Major
Posts: 455
Joined: Mon Aug 22, 2011 8:42 pm
Location: currently in hyperspace

Re: Have you tried NetBeans to write C++?

Post by SemiconductorCat » Sun Apr 15, 2012 7:35 pm

Visual Studio C++ compiler is powerful industry grade compiler as well as gcc [g++] opensource collection.
Hats off for that.

BTW, if you want to do code reading and development in the Open Source world you will definitely need
the cygwin in your computer. cygwin is not just the c++ compiler , it's a complete build system ,
with version controlling tools included.For a example you could compile kernel inside cygwin,
it's recommend to dig into it if you ever need mind some open source experience.

Image
Post Reply

Return to “C/C++ Programming”