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
|
<html>
<head>
<title>AOLserver</title>
</head>
<body>
<h1>AOLserver C Development</h1>
<p>
$Header: /cvsroot/aolserver/aolserver.com/docs/devel/c/index.html,v 1.1 2002/03/07 19:15:35 kriston Exp $
<p>
<p>
<a href=api/>AOLserver C API Reference</a>
<p>
<a href=http://tcl.activestate.com/man/>Tcl C Library Manuals</a><br>
<p>
<a href=../tcl/api/>AOLserver Tcl API Reference</a>
<p>
<a href=../tech/standards.html>AOLserver Engineering Standards Manual</a>
<p>
<a href=c-overview.html>C Overview</a>
<p>
<a href=c-examples.html>C Examples</a>
<p>
<a href=c-module.html>C Module Development</a>
<p>
<a href=c-module-example.html>C Module Examples</a>
<p>
<a href=http://www.faqs.org/faqs/by-newsgroup/comp/comp.lang.c.html>C Programming FAQ from comp.lang.c</a>
<p>
<a href=http://groups.google.com/groups?hl=en&group=comp.lang.c>comp.lang.c USENET Newsgroup</a>
<p>
</body>
</html>
|