Main

Visual Basic

C++

JavaScript

Flash

Games

Miscellaneous

Tech

About

Expand All - Collapse All

C was one of the first general-purpose high-level programming languages to gain almost universal use, and today you can program in C on almost any platform and machine.  It was created by Dennis Ritchie in 1971, as the successor to the "B" compiler, for UNIX systems.

C++ allows programmers to leverage their knowledge of C with the use Object Oriented (OO) concepts, to create larger programs with easier and with better quality.  Since C++ contains all of the concepts of C, a C program can be run using a C++ compiler...but only a C++ compiler can compile a C++ program.  It was created by Bjarne Stroustrup in 1980.

These two pages are for C++ programming language :

C++ Source Codes
Hmm... The name already explained itself. This page contains C++ source codes.

C++ Tutorials
Tutorials for C++ programming language can be found here.


Counter hits to this page.


Last updated : 5 February, 2004


 

© 2004 by Lam Ri Hui. All rights reserved.

1