Go to the first, previous, next, last section, table of contents.


srcfile option

This is the "insert source file name into each def" option. Inserts the name of the input file where a definition was found into the output definition. If no argument is supplied, the format will be:

srcfile = '%s';

If an argument is supplied, that string will be used for the entry name instead of srcfile.


Go to the first, previous, next, last section, table of contents.