diff options
Diffstat (limited to 'reference/C/cref.html')
-rw-r--r-- | reference/C/cref.html | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/reference/C/cref.html b/reference/C/cref.html new file mode 100644 index 0000000..a28a8d9 --- /dev/null +++ b/reference/C/cref.html @@ -0,0 +1,78 @@ +<!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</title> +<home> +</head> +<body text="#000000" bgcolor="#FFFFCC" link="#0000EF" vlink="#51188E" alink="#FF0000"> + +<hr> +<center> +<h1> +C Programming Reference.</h1></center> + +<center> +<h1> +Release 1.08</h1></center> + +<hr> +<br> <a href="../CPLUSPLUS/cref.html">C++ +notes</a> +<br> +<ul> +<li> +<a href="SYNTAX/syntax_p.html">Syntax</a></li> + +<li> +<a href="EXAMPLES/examples.html">Example code</a></li> + +<li> +<a href="PROBLEMS/problems.html">C Problems</a></li> + +<li> +<a href="TECHNIC/technic.html">Technique</a></li> + +<li> +<a href="FUNCTIONS/funcref.htm">Functions</a></li> + +<li> +<a href="LIBRARIES/libraries.html">Library creation</a></li> + +<li> +<a href="compiler.html">GCC Errors</a></li> + +<li> +<a href="GDB/gdb.html">GDB</a></li> + +<li> +<a href="glossary.html">Glossary</a></li> + +<li> +<a href="master_index.html">Master Index.</a></li> + +<li> +<a href="CONTRIB/intro.html">Interesting items</a></li> + +<li> +<a href="future.html">Latest updates</a></li> +</ul> + +<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> +</body> +</html> |