<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>