January 16th, 2003, 8:01 am
Hi Wienner, if you have some problems with Dev C++ (a quite good compiler) and if you are disposed to throw away the complexity (with advantages and disadvantages) of the IDE environment, you could start to learn C/C++ with CYGWIN. With Cygwin you can use the UNIX environment under Windows and you can use the great GCC compiler. IMHO, if you want to learn the language and compile your first code, it could be a simple solution.Then you will be able to pass to more complex tools like Visual C++ or Borland C++ Builder.endriux