Linked by Eugenia Loli on Mon 10th Oct 2005 16:48 UTC, submitted by Shlomi Fish
General Development Shlomi Fish has written a new essay titled "When C is the Best? (Tool for the Job)". Its theme is giving several reasons (besides high speed and low memory consumption) why some code should still be written in C.
Permalink for comment 43032
To read all comments associated with this story, please click here.
Why use C?
by Richard James on Tue 11th Oct 2005 03:50 UTC
Richard James
Member since:
2005-07-07

In Game Programming C++ is now considered the standard language to use. True many games have scripting languages built into them (mainly this helps the development process, it means that designers can use the script without bothering the programmers too much) but the bulk of a game is still in C++. Why is this? Because there is nothing better out there for Games. Nothing is advanced enough, fast enough and mature enough. Every language has its place, anyone who argues that one language is better than another is ignorant.

Reply Score: 1