View Single Post
Re: Quake II Full Build all setup for .NET
Old
  (#6)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Quake II Full Build all setup for .NET - 23-04-2004

I *know* how C++ works Mark, I've already written stuff in C++ and hacked proggies that were written in C++, but why do you guys all want to push me to switch over ?

I prefer C because it's more demanding. You need to put a lot of clarty and structuration into a C program to make it work efficiently. You must be able to tell for each variable where it applies, what's its purpose and what's its scope. You must have a complete understanding of the whole program in all cases. The C++ withdraws this responsibility from the programmer... and for this reason I prefer C.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote