View Single Post
  #40  
Old 03-09-2006, 02:42 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by excaliber7388
fir the first one, C++ C is a bit outdated, and is more limited. (Well, technically it's not, however, C++ IS better than C, and in some ways, easier)
As for the second one, no clue
Gscript was a great way to get started for learning C++ Learning it is easy, and can help when you learn another form of programming.
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.
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote