Quote:
Originally Posted by Liverpool_fan
Did you install the module for C/C++ development in Netbeans? I think Netbeans offers it all for C/C++ development too if that is installed.
|
yeah sorry, I didn't check out the C/C++ module properly before posting here.
Well, yes the Netbeans does have code completion feature for C also.
And after trying a few other IDEs i think Netbeans has a better code completion feature than others. (But still not as good as I would like it to be)
But while installing it I had to install Cygwin also(for Windows). And strangely the code compiles properly but doesn't run (it says it failed to load some kind of dynamic library).
What could be the reason and Whats the solution?
Also I wanted to know what Cygwin and MinGW are and whats the difference between the two?