Quote:
Originally Posted by jhersh
No. You should use something like DJGPP on Windows or gcc if you have a Linux machine.
-Joe
|
Or, if you're rusty in C++ and want a full IDE to practice, try Code::Blocks or Dev C++. They are very simple to work with.
(both of these programs by default use gcc as a compiler I believe, but they provide a much friendlier interface)