File: intro.m4

package info (click to toggle)
libcwd 1.0.4-1.1
  • links: PTS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd
  • size: 8,136 kB
  • ctags: 10,313
  • sloc: cpp: 23,354; sh: 9,798; ansic: 1,172; makefile: 852; exp: 234; awk: 11
file content (32 lines) | stat: -rw-r--r-- 1,369 bytes parent folder | download | duplicates (5)
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
include(definitions.m4)dnl
__HTMLHEADER
__PAGEHEADER
__PAGESTART

<H1>Tutorial</H1>

<P><FONT class="hello">Hello</FONT>,
my name is <A HREF="http://www.xs4all.nl/~carlo17/" TARGET="_blank">Carlo Wood</A>
and I will guide you through a few example programs in order to help familiarize you
with&nbsp;<code>libcwd</code>.</P>

<P class="line"><IMG class="line" width=870 height=34 src="../images/lines/mouse.png"></P>

<P>Hopefully you have already installed the library and the header files.&nbsp;
If not, then do so now - see the <A HREF="../external/INSTALL">INSTALL</A> file in the
<A HREF="http://sourceforge.net/project/showfiles.php?group_id=47536" TARGET="_blank">distribution package</A>
for detailed instructions.</P>

<P>This tutorial is mixed with a lot of FAQ-style questions, which are linked to a more detailed explanation.&nbsp;
For a correct understanding of the tutorial it is <EM>not</EM> needed to read these FAQs; they are only provided for your
convenience, only read if you really want to know the answer.</P>

__PAGEEND
<P class="line"><IMG width=870 height=18 src="../images/lines/cat.png"></P>
<DIV class="buttons">
<A HREF="index.html"><IMG width=64 height=32 src="../images/buttons/lr_index.png" border="0"></A>
<A HREF="tut1.html"><IMG width=64 height=32 src="../images/buttons/lr_next.png" border="0"></A>
</DIV>
__PAGEFOOTER
__HTMLFOOTER