Hi monks,
i want to creat a parser that can extract comments from souce code. my source code in c language and i added some XML comments to c code. now i have to create parser to extract that comments from source code. can anyone help me how to create such parser.
thans in advance