Parse C code

Hi! Suggest me please, where to get the source code of a program that displays information about the declared, but not used functions in C code. It will be perfect, if it is written in yacc + flex.

Reply to
Kofgarter
Loading thread data ...

gcc -Wunused gcc -Wall

Homework / study project?

For a complete C parser, get the GCC sources from

formatting link

--

Tauno Voipio
tauno voipio (at) iki fi
Reply to
Tauno Voipio

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.