------------------
TITAN
titan_ct@hotmail.com
Which compilers do all of you use ???
titan_ct@hotmail.com

One warning: Visual C++ only makes windows code, you can't make any DOS programs with it.
Also, the whole "visual" part is just a name, so don't let that confuse you -- Its just a C++ compiler.
--TheGoop
If you're going to write Windows programs (I do, especially Windows games, and can afford MSVC++ (Microsoft Visual C++), you should *definitely* get it.
DirectX supports VC++ fully, and I think it comes with Borland compatible libs too, but I see a lot of gossip going around that getting DX to work on Borland takes a little messing around.
Also, Professional version is good to get since there are optimizations that got my last library a good 5 frame rates up. It however doesn't *really* make a difference, but again, that 5 fps was just what I needed to say "its good!"
Also, if you're a student, you can get a big price reduction on that, and I think at www.beyond.com, recently saw a *WHOLE* VStudio (VB, VC++, VJ++, VInterdev, and MSDN) for $203.00 (academic version). But you need to be in USA to be able to get it--I think... And dont forget, you have to be a student to buy it! ;-)
But then again, I think MFC is sooo confusing. If you're just wanting to make plain Windows programs (Word processors, database programs, programs with a LOT of UI controls) then I think Borland Builder is better--from what I hear. I never tried it, but I can tell you that MFC is the most complicated API I ever saw. It simplifies a lot but then adds twice as much.
Good luck!
- prauppl
For game clients, we currently use Delphi 4 for Windows 95/98/NT.
------------------
DavidRM
Samu Games

Watcom isn't free, read more info about it at http://www.sybase.com
For assmebler i'm using TASM - it's simple and good. Also, NASM very good assmebler too, and it's free.
------------------
FlyFire/CodeX
http://codexorg.webjump.com
http://codexorg.webjump.com
------------------
-Dom:)
Visit - http://www.eisa.net.au/~sdgrab/contents.html
Hmm... I dont think that Watcom sells their C++ product anymore...? Is that correct? From what I read from this URL: http://techinfo.sybase.com/css/techinfo.nsf/DocId/ID=20510
Anyway, i bought version 11.0 and i really like it.
------------------
FlyFire/CodeX
http://codexorg.webjump.com
http://codexorg.webjump.com
If you use Borland C++ then you might have problems with getting used to the DirectX SDK, because you have to change a lot before it works. I've got no idea about Watcom C++, I've been looking everywhere, but haven't found it. *pouts*
------------------
Dance with me......
Its pretty pricy though, and I'm not sure I can suggest paying $200+ for a compiler that is all but dead now. (Any chance they'll release it for free after they stop supporting it? No reason not to at that point)
Rock