On Sun, May 11, 2008 at 10:52 AM, Thomas Hruska <[EMAIL PROTECTED]> wrote:
> As a beginner, you need a compiler that also has a good integrated > debugger. I have no idea how good the Magic C/C++ compiler is. The > better the debugger, the easier it will be to learn C/C++. Of course, > you should always test whatever you create under the compiler your class > "requires" just to make sure the code compiles there as well. Magic C++ is a modern compiler targeted for Unix & Linux, although it is a Windows environment (I think it's meant to do remote software building and compiling). Probably not the best for a beginner. -- Brett ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
