From 7e0f021a9aec35fd8e6725e87e3313b101d26f5e Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sun, 27 Jan 2008 11:37:44 +0100 Subject: Initial import (2.0.2-6) --- reference/CPLUSPLUS/SYNTAX/syntax.htm | 60 +++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 reference/CPLUSPLUS/SYNTAX/syntax.htm (limited to 'reference/CPLUSPLUS/SYNTAX/syntax.htm') diff --git a/reference/CPLUSPLUS/SYNTAX/syntax.htm b/reference/CPLUSPLUS/SYNTAX/syntax.htm new file mode 100644 index 0000000..1d934a5 --- /dev/null +++ b/reference/CPLUSPLUS/SYNTAX/syntax.htm @@ -0,0 +1,60 @@ + + + C++ Syntax + + + +
+ +
+

+C++ Syntax

+ +
o C++ Keywords +
o C +Keywords +
o C++ Comments. +
o C++ Operators. +
o C++ Cast + +

Function Enhancements in C++

+ +
o Function Overloading +
o Default Parameters values. +
o Reference variables. + +

Object Oriented features within C++

+ +
o class statement +
o Constructors and Destructors. +
o Inline methods. +
o Inheritance +
o Friends of classes. +
o Operator Ovrloading. + +

+


+
+ + + + + + + + + +
Top Master Index C++ Keywords Functions 
+ +
+
+Martin Leslie + +
+ + + -- cgit v1.2.3-54-g00ecf