Gnome
Executive Member
- Joined
- Sep 19, 2005
- Messages
- 7,208
I think it's 4th generation development language.
C++ is 3rd generation.
But yeah C++ is used for games, we did some performance testing for a project and using C# our performance was non-existent, arithmetic was the main problem, when we actually did a comparison we got 2-3 FPS in C# VS. 26FPS in C++ just because of the weak arithmetic performance in C# ,that was while back tho (about a year) so things might have changed...
Last edited: