Hello, I would want to integrate the clamav engine (libclamav) in a tool that i'm just coding.
I would want to scan the data contained in a variable, defined as a linked list of chars array, something like: struct nodei { struct nodei *next; char data_node[1024]; } Where variable="node1->node2->node2->...->nodeN" I immagine the scan function to receive an open file-descriptor and not somethink like my list :) But i'm sure it's possible to hack somewhere and implement a sort of custom-version :D Thank you. Marco -- bash$ :(){ :|:&};: Computer Science belongs to all Humanity! Icq uin: #48790142 - PGP Key www.madlab.it/pgpkey/embyte.asc Fingerprint 103E F38A 9263 57BB B842 BC92 6B2D ABFC D03F 01AA)
signature.asc
Description: PGP signature
_______________________________________________ http://lurker.clamav.net/list/clamav-devel.html