Archive for the ‘C’ category

Setting up a basic C/C++ IDE on Windows

December 18th, 2009

What we’ll be installing is Netbeans with the C/C++ plugin and Cygwin as compiler suite.
This post will give a step-by-step explanation how to achieve this.

» Read more: Setting up a basic C/C++ IDE on Windows