View Single Post
Old 05-20-2003, 09:51 PM  
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally posted by fnet


C is a structured programming language. C++ is hybrid language which is part structured language (a proper superset of c) and part object oriented language, which harbors the secret sacrilege of wanting to be a prototyping language.

Was that helpful at all?
Which results in C being slightly faster, and C++ being more suitable for large projects, team projects, creating easily reusable code etc.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote