Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web


C/C++


Last updated: April 2. 2000

What is C/C++?

First of all, C and C++ are different languages. C was created by

Dennis Ritchie as an efficient language for systems programming.

Bjarne Stroustrup then extended C by adding features to support

object-oriented programming. C++ can be considered to be a

superset of C, but there are real differences between them.

It can usually (though not always) be assumed that anybody who

talks about "C/C++" as one language is no expert - this extends

to book authors too. It is normally unclear whether somebody is

referring to "C OR C++" or "C AND C++" when using this expression,

so it is probably best avoided. Jump >> C | C++ | C++ Tutorials | C++ Compilers | STL | Garbage Collection & Memory management & Code Checkers


C Links

Links to both C and C++ are listed in C++ links

C++ Links


C++ Tutorials


Standard Template Library


Garbage Collection & Memory Management & Code Checkers


Other