My new PC is Dell Inspiron 580s which is a x64 machine. Before which I used to code in TURBO C++ in my x86 machine.
Since I was unable to run TURBO C++ in the new system. I installed NetBeans 6 IDE for which we need to install the compiler (CYGWIN) manually and so I did. But I'm unable to code in NetBeans.
After lots of search I heard of C-Free. which uses MinGW Compiler. I installed it but it too doesn't work.
Please help me setup a 'C' coding environment.