
Just wondering, how much does C/C++ cost? Do you H-A-V-E to have Visual C++ to make apps, games? ok is this about all you need:
Book:$30.00
Compiler: $0.00-$10:00(??)
and what else do you need?
Thanks for your help.
Tyler
Posted 03 October 1999 - 10:45 AM
You don't have to use MS Visual C++, but it seems like most ppl use it these days.
* As for a start I'd go for "The Waite Group's C++ Primer Plus" (an excellent book for beginners) and a free DOS C/C++ compiler.
* "Windows Game Programming For Dummies" by Andre Lamothe is a great beginner book for getting started with DirectX.
Posted 03 October 1999 - 01:59 PM
So, either VC++ 6 Standard (which you can get for $100) or DJGPP are good choices.
Happy coding!
--TheGoop
Posted 04 October 1999 - 10:41 AM
Posted 05 October 1999 - 04:10 AM