Revised: What is your favorite programming language?

Member
Posts: 749
Joined: 2003.01
Post: #44
I heard brian greenstone saying on the IMG podcast that C is good and C++ is evil... and that if he had written his games in C++ he would have had a much harder time to universalize them.

BlitzMax coding is actually kind of a sloppy C++, where for instance all fields of a class are public (yay!), and all objects are passed in functions by reference. And that's about how I code in C++ too ;-)

©h€ck øut µy stuƒƒ åt ragdollsoft.com
New game in development Rubber Ninjas - Mac Games Downloads
Quote this message in a reply
Post Reply 


Messages In This Thread
Revised: What is your favorite programming language? - Najdorf - Mar 18, 2006 07:00 AM