Update of /cvsroot/plib/plib/doc/puAux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25535/plib/doc/puAux
Added Files:
index.html
Log Message:
Added a doc directory for puAux.
--- NEW FILE: index.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>SSG Auxiliary Libraries.</TITLE>
</HEAD>
<BODY text="#B5A642" link="#8FFF8F" vlink="#18A515" alink="#20336B"
bgcolor="#005000" background="../marble.png">
<TABLE>
<TR>
<TD>
<H1>PUI Auxiliary Libraries.</H1>
</TD>
</TR>
<TR>
<TD>
by Steve Baker
</TD>
</TR>
</TABLE>
<H2>Introduction</H2>
<TABLE>
<TR>
<TD>
PLIB/puAux is a suite of auxiliary libraries that build
higher level classes on top of the basic PUI classes.
<p>
</TD>
<TD>
<center>
<IMG SRC="snapshot.png" ALT="puAux screenshot" WIDTH=417 HEIGHT=309>
<br>
This image was created entirely from puAux primitives.
</center>
</TD>
</TR>
</TABLE>
<p>
<H2>Conventions</H2>
puAux is installed and named with the same
conventions as the base PLIB libraries.
<br>
ie:
<pre>
/usr/include/plib/puAux.h
/usr/lib/libplibpuaux.a
</pre>
<p>
PLIB/puAux functions, classes and constants are all
named with an 'pua' or 'PUA' prefix.
<br>
<ADDRESS>
<A HREF="http://www.sjbaker.org">
Steve J. Baker.</A>
<<A HREF="mailto:sjb...@ai...">sjb...@ai...</A>>
</ADDRESS>
</table>
</BODY>
</HTML>
|