.-3[EXPRESSIONS]
.-2[MACRO EXPANSION]
.-1[MESSAGE OUTPUT STATEMENTS]
Top
.+1[PREDEFINED SYMBOLS]
.+2[DIAGNOSTICS]
.+3[SEE ALSO]
C-fpp- ================================================================= C-fpp- fpp version 1.0 [10-Dec-1990] C-fpp- Date: Sat Dec 8 23:06:30 MST 1990 C-fpp- Directory: /u/sy/beebe C-fpp- User: beebe@math.utah.edu C-fpp- Macro: _OS_VAXVMS=1 C-fpp- Macro: FPTYPE=DOUBLE PRECISION C-fpp- =================================================================
These comments provide a record of the processing, including what symbol definitions and macro values have been selected.
Input comments beginning
C-fpp-
are flushed. Thus, any existing comment header is always replaced by a new header.
Each command-line name=value or -Dname setting, and each input definition directive
C#define name value
produce an output comment of the form
C-fpp- Macro: name=value
Thus, all output lines beginning
C-fpp- Macro:
document which names have been defined.
A C#undefine statement results in output like
C-fpp- Macro: name=--UNDEFINED--
.-3[EXPRESSIONS]
.-2[MACRO EXPANSION]
.-1[MESSAGE OUTPUT STATEMENTS]
Top
.+1[PREDEFINED SYMBOLS]
.+2[DIAGNOSTICS]
.+3[SEE ALSO]