gcc - , IDE.
Windows MinGW.
Linux IDE, emacs, vim, geany, code:: blocks, netbeans gcc .
Windows IDE, Dev-Cpp, Code:: Blocks .., MinGW gcc
EDIT:
On Windows, you can use the Code :: Blocks (my favorite) that comes with the MinGW compiler, or you can also use the MSVC ++ IDE (but I think it has a broken compiler: P)
source
share