View Single Post
  #37  
Old 03-11-2006, 04:57 AM
SilentOne1988 SilentOne1988 is offline
Banned
Join Date: Feb 2006
Posts: 67
SilentOne1988 is on a distinguished road
Quote:
Originally Posted by ApothiX
C is not outdated. C++ is too bloated to use for small things that you need to run at a decent speed. I hardly ever have need for the STL and other C++ foundations when writing programs.

Also, he said C# (Microsoft's .Net language), not C.
If you don't need the STL then don't use it, theres no such thing as too bloated in programming...




Stefan: How exactly is your interface in Pascal/Delphi while your engine is in C++?
Reply With Quote