~ubuntu-branches/ubuntu/feisty/clamav/feisty

« back to all changes in this revision

Viewing changes to docs/html/node55.html

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2007-02-20 10:33:44 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20070220103344-zgcu2psnx9d98fpa
Tags: upstream-0.90
ImportĀ upstreamĀ versionĀ 0.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
 
 
3
 
<!--Converted with LaTeX2HTML 2008 (1.71)
4
 
original version by:  Nikos Drakos, CBLU, University of Leeds
5
 
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
6
 
* with significant contributions from:
7
 
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8
 
<HTML>
9
 
<HEAD>
10
 
<TITLE>Example</TITLE>
11
 
<META NAME="description" CONTENT="Example">
12
 
<META NAME="keywords" CONTENT="clamdoc">
13
 
<META NAME="resource-type" CONTENT="document">
14
 
<META NAME="distribution" CONTENT="global">
15
 
 
16
 
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
17
 
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
18
 
 
19
 
<LINK REL="STYLESHEET" HREF="clamdoc.css">
20
 
 
21
 
<LINK REL="previous" HREF="node54.html">
22
 
<LINK REL="up" HREF="node43.html">
23
 
<LINK REL="next" HREF="node56.html">
24
 
</HEAD>
25
 
 
26
 
<BODY >
27
 
 
28
 
<DIV CLASS="navigation"><!--Navigation Panel-->
29
 
<A NAME="tex2html927"
30
 
  HREF="node56.html">
31
 
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
 
<A NAME="tex2html923"
33
 
  HREF="node43.html">
34
 
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
 
<A NAME="tex2html919"
36
 
  HREF="node54.html">
37
 
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
 
<A NAME="tex2html925"
39
 
  HREF="node1.html">
40
 
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41
 
<BR>
42
 
<B> Next:</B> <A NAME="tex2html928"
43
 
  HREF="node56.html">CVD format</A>
44
 
<B> Up:</B> <A NAME="tex2html924"
45
 
  HREF="node43.html">API</A>
46
 
<B> Previous:</B> <A NAME="tex2html920"
47
 
  HREF="node54.html">clamav-config</A>
48
 
 &nbsp; <B>  <A NAME="tex2html926"
49
 
  HREF="node1.html">Contents</A></B> 
50
 
<BR>
51
 
<BR></DIV>
52
 
<!--End of Navigation Panel-->
53
 
 
54
 
<H3><A NAME="SECTION000731200000000000000">
55
 
Example</A>
56
 
</H3>
57
 
    You will find an example scanner application in the clamav source
58
 
    package (/example). Provided you have ClamAV already installed, execute
59
 
    the following to compile it:
60
 
    <PRE>
61
 
        gcc -Wall ex1.c -o ex1 -lclamav
62
 
</PRE>
63
 
 
64
 
<P>
65
 
<BR><HR>
66
 
<ADDRESS>
67
 
Tomasz Kojm
68
 
2010-08-12
69
 
</ADDRESS>
70
 
</BODY>
71
 
</HTML>