Parse "C" code using Java
807569Jul 25 2006 — edited Aug 3 2006hello I am trying to write a utility in Java that woul look into C code for analysing it. How will be able to do scan/parsing of the file if Im looking forward to get a list of function call's in the file etc. I tried using Java 1.5's Scanner Class .... but the lost.
plzz help
Thanks
Ashu