Example

You will find an example scanner application in the clamav sources (/example). Don't forget that all programs based on libclamav must be linked against it:
	gcc -Wall ex1.c -o ex1 -lclamav



Tomasz Kojm 2008-10-15