Standard Batch Files
Feature Only in Professional and Enterprise Editions Profiling is supported only in Visual C++ Professional and Enterprise Editions. For more information, see .
Five standard batch files are included with the profiler:
Filename | Description |
FTIME.BAT | Function timing |
FCOUNT.BAT | Function counting |
FCOVER.BAT | Function coverage |
LCOUNT.BAT | Line counting |
LCOVER.BAT | Line coverage |
These batch files contain only the minimum parameters for PREP Phase I. Use them as prototypes for your own batch files, which should contain selection parameters. If you ran an unmodified LCOVER batch file for a Microsoft Foundation Class Library application, for example, the output file could be thousands of lines long.