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++?