1include(definitions.m4)dnl
2__HTMLHEADER
3__PAGEHEADER
4__PAGESTART
5
6<H1>Tutorial</H1>
7
8<P><FONT class="hello">Hello</FONT>,
9my name is <A HREF="http://www.xs4all.nl/~carlo17/" TARGET="_blank">Carlo Wood</A>
10and I will guide you through a few example programs in order to help familiarize you
11with&nbsp;<code>libcwd</code>.</P>
12
13<P class="line"><IMG class="line" width=870 height=34 src="../images/lines/mouse.png"></P>
14
15<P>Hopefully you have already installed the library and the header files.&nbsp;
16If not, then do so now - see the <A HREF="../external/INSTALL">INSTALL</A> file in the
17<A HREF="http://sourceforge.net/project/showfiles.php?group_id=47536" TARGET="_blank">distribution package</A>
18for detailed instructions.</P>
19
20<P>This tutorial is mixed with a lot of FAQ-style questions, which are linked to a more detailed explanation.&nbsp;
21For a correct understanding of the tutorial it is <EM>not</EM> needed to read these FAQs; they are only provided for your
22convenience, only read if you really want to know the answer.</P>
23
24__PAGEEND
25<P class="line"><IMG width=870 height=18 src="../images/lines/cat.png"></P>
26<DIV class="buttons">
27<A HREF="index.html"><IMG width=64 height=32 src="../images/buttons/lr_index.png" border="0"></A>
28<A HREF="tut1.html"><IMG width=64 height=32 src="../images/buttons/lr_next.png" border="0"></A>
29</DIV>
30__PAGEFOOTER
31__HTMLFOOTER
32
33