in reply to Re^2: parser creating
in thread parser creating

Hi, Frist of all thank you very much for reply.I tried to use doxygen but in doxygen the entire code is parsing, but i need to parse only xml comments from source code. you know my source code is a combination of xml and c code. can you help me. regrads, veerubiji.

Help you with what? using one of the modules I linked?

Maybe if you posted your attempt at using them as per How do I post a question effectively?

Replies are listed 'Best First'.
Re^4: parser creating
by veerubiji (Sexton) on Sep 27, 2011 at 07:22 UTC
    sorry for late reply, i created such parser in perl and i extracted from my code . thank you very much for helping.