Index of /cica9308/UNZIPPED/NT/FLAG2
Name Last modified Size Description
Parent Directory 06-Dec-2005 04:15 -
FLAGGER.DAT 14-Aug-1992 14:55 9k
FLAGGER.EXE 22-Oct-1992 03:23 62k
Flagger is a very simple program that will read in a source file, search for
porting problems, and generate an output with new comments added.
The Flagger.Dat file contains a list of keys that will be searched for and an
attach comment that will be written to the output file.
Output files contain the extension .FLG
Example use:
FLagger MyApp.C
The file 'MyApp.Flg' now contains the commented input source. If you wish
just rename all '.C' (or .CPP) files to *.OLD and *.Flg files to *.C
(or *.CPP). For Example:
Flagger *.c
ren *.c *.old
ren *.flg *.c
Please send any comments to Kent Cedola @CIS 72230,1451