A few pro's for C++ in general and GCC special
You can take your pick:
- Most every (new) algorithm exists in C++, or will be firstly coded in C++
- In c++ you have great tools for maintainance.
-
- djgpp is for free.
- djgpp is activaly supported by nice people at comp.os.msdos.djgpp.
- djgpp is still under development, and all sources/internals are public.
- djgpp compiles to true 32 bit executables.
Basic links for DJGPP
- Get DJGPP
- DJGPP home
- More djgpp links
When you want to react by e-mail :
touchwind@geocities.com