View Single Post
Old 05-20-2003, 09:44 PM  
fnet
Confirmed User
 
Join Date: Jul 2002
Posts: 1,721
Quote:
Originally posted by wimpy
What's the difference between C++ and plain old C?
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?
__________________
the sound of one hand googlewhacking
fnet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote