1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
<html>
<head>
<Title>Internet References</title>
<script language="JavaScript">
</script>
</head>
<body bgcolor="#ffffcc">
<hr>
<center><h1>Internet References.</h1></center>
<hr>
<p>
Where possible these links are to other sites. Some of the
references are uncompressed or de-archived copies of the originals.
<dl compact>
<a name=mirrors>
<hr>
<h2>Mirror Sites</h2>
</a>
This page is available at the following sites. I would like to thank
the administrators of these sites for hosting the guide.
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.gator.net/~garyg/C/cref.html">
USA - Maintained by Gary Greenburg.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.ogin.cien.ula.ve/C_src/C/cref.html">
Maintained by Javier Gutierrez on a IRIX 5.2 server.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.ogion.ciens.ula.ve/C_src/C/cref.html">
Maintained by Javier Gutierrez on a IRIX 5.2 server.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://cermics.enpc.fr/~ts/C/cref.html">
French site.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.newton.cam.ac.uk/computer/c_ref/C/cref.html">
English site.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.ict.tuwien.ac.at/skripten/C_ref/C/cref.html">
Bernd Petrovitsch.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.clara.net/leslim/WWW/C/cref.html">
The latest home site.</a> The home site has moved three times in three
years. Maybe this will be the final resting place :-)
<p>
<dt>
<hr>
<h2>
<a name=tutorials>
C Tutorials on the net.
</a>
</h2>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.cm.cf.ac.uk/Dave/C/CE.html"> David Marshall's 'Programming
in C' tutorial</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="SAWTELL/intro.html">'C' course from Chris Sawtell.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.strath.ac.uk/CC/Courses/NewCcourse/ccourse.html">
'C Programming' from Steve Holmes.</a><br>
University of Strathclyde Computer Centre.<br>
Curran Building.<br>
100 Cathedral Street.<br>
Glasgow.
<p>
<a name=tim>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
</a>
<dd><a href="ftp://svr-ftp.eng.cam.ac.uk/pub/misc/love_C.ps.Z">Tim Loves
'C for Programmers'</a>. This
is a LARGE postscript document. Only download if you have a Postscript
viewer or printer.
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www2.eng.cam.ac.uk/help/tpl/languages/C/teaching_C/teaching_C.html">
Tim Loves documentation in HTML form.</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.iftech.com/classes/c/c0.htm">Introduction to C
Programming by Marshall Brian</a>
<p>
<hr>
<dt><h2>C Reference documents.</h2>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<a href="http://www.bath.ac.uk/~maspjw/NOTES/ansi_c/ansi_c.html">ANSI C
Programming from Phil Willis</a>
<p>
<hr>
<dt><h2>C Resources.</h2>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<a href="http://www-isis.ecs.soton.ac.uk/computing/system/c.html">
Martin Brown's Hot List</a>
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<a href="http://www.cera.com/clang.htm">C Language Resource List</a>
<p>
<hr>
<dt><h2>Items of interest from the net.</h2>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="SNIP/"> Snippets - program examples.</a> Compiled by Bob Stout.
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.cyberdiem.com/vin/learn.html"> Learn C/C++</a>
A comprehensive list of C related links maintained by Vinny Carpenter.
<p>
<dt><img src="../../GRAPHICS/news.gif" alt="o">
<dd><a href="news:comp.lang.c"> C news group. </a> Catch up on C related topics.
<p>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd>C frequently-asked questions (FAQ)
maintained by Steve Summit.
<p>
<a href="http://www.eskimo.com/~scs/C-faq.top.html">HTML version of Steves FAQ</a>
<p>
<a name=books>
<dt><img src="../../GRAPHICS/books.gif" alt="o">
</a>
<dd><a href="YABL/yabl"> Books list (mostly C related)</a> compiled by Mitch
Wright.
<p>
<a name=oreilly>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
</a>
<dd>Copies of the programs provided in the following O'Reilly Nutshell books.
<ul>
<li> <a href="OR_USING_C/">Using C examples.</a>
<li> <a href="OR_PRACTICAL_C/">Practical C.</a>
</ul>
</dl>
<a name=compiler>
<hr>
<h2>Compilers</h2>
</a>
<dl compact>
<dt><img src="../../GRAPHICS/whiteball.gif" alt="o">
<dd><a href="http://www.hitech.com.au/pacific.html">Pacific C compiler for MS-DOS</a>
</dl>
<p>
<p>
<hr>
<p>
<center>
<table border=2 width="80%" bgcolor="ivory">
<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><p>
</body>
</html>
|