On Sun, 12 Sep 2010 15:28:33 +0100, Andre Passos
wrote:
> Is it possible to give, or point me an example
> of how to do this?
http://people.redhat.com/~rjones/cil-analysis-of-libvirt/
(do not forget to download the working code at the top of the article).
Regards,
--
Gabriel Kerneis
---
Hi,
I am new in CIL. I had been reading the CIL documentation and I would
like to start making a simple function that prints out the list of
functions of a C file. I am trying to do this creating a new mail.ml
and using the CIL API. Although I am finding some difficulties
understanding th