blob: 4f4d7359c4c23d46bf9c03bf0441412809ce00a0 (
plain) (
tree)
|
|
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.
WWW: http://search.cpan.org/dist/C-Scan/
|