View Single Post
  #41  
Old 03-09-2006, 05:23 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by ApothiX
C++ is too bloated to use for small things that you need to run at a decent speed.
C++ is not inherently slower than C.

Quote:
I hardly ever have need for the STL and other C++ foundations when writing programs.
You technically do not ever need to use the STL. Perhaps you should use it anyway.
Reply With Quote