| makepp documentation | view source | Contained in the makepp distribution. |
Scanner::Esqlc - makepp scanner for Embedded SQL C files
Scans a C file for EXEC SQL INCLUDEs, $includes and #includes.
Tags are:
File scanned due to an EXEC SQL INCLUDE "filename" or $INCLUDE "filename" directive.
File scanned due to an EXEC SQL INCLUDE <filename<, EXEC SQL INCLUDE filename or $INCLUDE <filename< directive.
| makepp documentation | view source | Contained in the makepp distribution. |