summaryrefslogtreecommitdiff
path: root/reference/C/c.html
diff options
context:
space:
mode:
Diffstat (limited to 'reference/C/c.html')
-rw-r--r--reference/C/c.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/reference/C/c.html b/reference/C/c.html
new file mode 100644
index 0000000..ebd40f2
--- /dev/null
+++ b/reference/C/c.html
@@ -0,0 +1,53 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="GENERATOR" content="Mozilla/4.5 [en] (X11; I; Linux 2.0.36 i586) [Netscape]">
+ <title>C Programming Reference Introduction.</title>
+</head>
+<body bgcolor="#FFFFCC">
+
+<hr>
+<center>
+<h1>
+C Programming Reference Introduction.</h1></center>
+
+<hr>This document is an attempt at producing a reference guide for the
+C programming language. To date, I have found several C tutorials and lessons
+on the net but no reference documents. This is not an attempt to replace
+the many high quality books available, but does try to provide an on-line
+reference that can give answers to questions quickly and without hasle.
+<p>As usual, here is a disclaimer.
+<center><table BORDER=6 WIDTH="50%" BGCOLOR="#FFFFF0" >
+<tr>
+<td><i>Every effort has been made to ensure all information and examples
+are correct BUT no guarantee is implied or intended.</i></td>
+</tr>
+</table></center>
+
+<h2>
+<img SRC="blueball.gif" ALT="o" hight="14" height=14 width=14> <a href="cref.html">C
+Reference starts here.</a></h2>
+
+<hr>
+<p>
+<hr>
+<center><table BORDER=2 WIDTH="80%" BGCOLOR="#FFFFF0" >
+<tr ALIGN=CENTER>
+<td WIDTH="25%"><a href="cref.html">Top</a></td>
+
+<td WIDTH="25%"><a href="master_index.html">Master Index</a></td>
+
+<td WIDTH="25%"><a href="SYNTAX/keywords.html">Keywords</a></td>
+
+<td WIDTH="25%"><a href="FUNCTIONS/funcref.htm">Functions</a></td>
+</tr>
+</table></center>
+
+<p>
+<hr>
+<address>
+Martin Leslie</address>
+
+</body>
+</html>