Thanks, because that's what I just downloaded!Quvack said:I use DevC++, it has a nice IDE (gui) and supports a few different compilers![]()
Hacktarux said:standard header are included with dev-c++ as well as all windows api headers if you download the dev-c++ version that include mingw32 (the one that is around 12Mb).
Maybe if you don't find stdin.h it's because it doesn't exist, i think what you're looking for is stdio.h
And nighty0: gcc is the compiler used by dev-c++ so you're talking about the same thing![]()