home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megazine
/
Megazine-1.iso
/
PROGRAMA
/
C
/
CXTW106
/
NEW232.DOC
< prev
next >
Wrap
Text File
|
1996-12-01
|
905b
|
17 lines
- option -HTML: generate HTML (HyperText Markup Language) output file
- option -RTF: generate RTF (Rich Text Format) output file, can be compiled
as Windows Helpfile
- option -LIB[..]: user definition of library functions (library functions are
not listed as undefined)
- option -NOLIB: ignore library functions in calltree output
- option -TAGS: generate TAGS file
- option -CTAGS: generate CTAGS file (CFT)
- option -filetree: display include file hierarchy tree for every source file
- option -charwarn: warning if illegal characters are found in the source code
- option -touch: touch file information in database if not up-to-date
- option -NOUNSAFE: only warning in case of unsafe preprocessing errors
- error with preprocessor message for misbalanced #if blocks fixed
- internal database structure changed
- statistical file information extended
- Rational Rose output extended