How to program in lex (or flex) to remove nested comments from the text and print only the text that is not in the comments?
I should somehow identify my state when I am commenting and the number
How to program in lex (or flex) to remove nested comments from the text and print only the text that is not in the comments?
I should somehow identify my state when I am commenting and the number