Scanner::C - makepp scanner for C files


makepp documentation  | view source Contained in the makepp distribution.

Index


NAME

Top

Scanner::C - makepp scanner for C files

DESCRIPTION

Top

Scans a C file for #include's.

Tags are:

user

File scanned due to an #include "filename" directive.

sys

File scanned due to an #include <filename> directive.


makepp documentation  | view source Contained in the makepp distribution.