Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Parse "C" code using Java

807569Jul 25 2006 — edited Aug 3 2006
hello 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2006
Added on Jul 25 2006
30 comments
429 views