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/namespace.html | 45 +++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 reference/CPLUSPLUS/SYNTAX/namespace.html (limited to 'reference/CPLUSPLUS/SYNTAX/namespace.html') diff --git a/reference/CPLUSPLUS/SYNTAX/namespace.html b/reference/CPLUSPLUS/SYNTAX/namespace.html new file mode 100644 index 0000000..a4536d3 --- /dev/null +++ b/reference/CPLUSPLUS/SYNTAX/namespace.html @@ -0,0 +1,45 @@ +NAMESPACE keyword + + +
+

namespace keyword

+
+

+The namespace keyword is a new addition to C++. Not all +compilers support the namespace features. As my compiler +does not support is feature, I am unable to document it at this time :-( +

+ +


+

See Also:

+
+ +
+ +

C References

+

+ +


+

+

+ + + + +
+Top + +Master Index + +C++ Keywords + +Functions +
+
+

+


+ +
Martin Leslie +08-Aug-97

+ + -- cgit v1.2.3-54-g00ecf