summaryrefslogtreecommitdiff
path: root/reference/CPLUSPLUS/cref.html
diff options
context:
space:
mode:
Diffstat (limited to 'reference/CPLUSPLUS/cref.html')
-rw-r--r--reference/CPLUSPLUS/cref.html77
1 files changed, 77 insertions, 0 deletions
diff --git a/reference/CPLUSPLUS/cref.html b/reference/CPLUSPLUS/cref.html
new file mode 100644
index 0000000..c493210
--- /dev/null
+++ b/reference/CPLUSPLUS/cref.html
@@ -0,0 +1,77 @@
+<html>
+<head>
+</head>
+<body bgcolor="#cccccc">
+<font color=brown>
+<Title>C++ Programming Reference</title>
+<hr>
+<center>
+<h1>C++ Programming Reference. </h1>
+<h1>Release 0.1</h1>
+</center>
+<hr>
+<p>
+The "C++ Programming Reference" contains my personnel notes on C++
+and are not released to the public. If you are reading this
+BEWARE, it is not complete or factual.
+Martin Leslie<p>
+<hr>
+
+<dl>
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/c.html"> Introduction.</a>
+<p>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="SYNTAX/syntax.htm"> C++ Syntax</a>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="EXAMPLES/"> C++ Example programs</a>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/PROBLEMS/problems.html"> C programming problems.</a>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/TECHNIC/technic.html"> C Technique and Style.</a>
+<p>
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/FUNCTIONS/funcref.htm"> C Function Quick reference.</a>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/LIBRARIES/libraries.html"> C Creating your own function library.</a>
+<p>
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/compiler.html"> GCC Compiler errors.</a>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/GDB/gdb.html"> GDB Debugger.</a>
+<p>
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="glossary.html"> Glossary of terms.</a>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/master_index.html"> Master Index.</a>
+<p>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="CONTRIB/intro.html"> Interesting C++ related items from the net.</a>
+<p>
+
+<hr>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/future.html"> Latest updates and future enhancements.</a>
+<p>
+
+<hr>
+
+<dt><img src="../GRAPHICS/whiteball.gif" alt="o">
+<a href="../C/MISC/download.html">Download</a> the source to this guide.
+</dl>
+
+<hr>
+<address>Martin Leslie
+01-Oct-98</address>
+</font>
+</body>
+</html>