blob: a3e3adf8e58bd07f682883dfce1a8aea6627d349 (
plain) (
blame)
1
2
3
4
|
C-Scan is a Perl module to scan C language files for easily recognized
constructs such as included header files, macros and their arguments,
declarations of functions, extern declarations, and typedefs. It uses the
Data::Flow interface.
|