Table of Contents
Previous: -crossref
Option: declare
-declare
If this flag is set, all identifiers whose datatype is
not declared in each module will be listed. This flag is useful for helping
to find misspelled variable names, etc. The same listing will be given
if the module contains an IMPLICIT NONE statement. Default = no.
See also:
-sixchar , -usage .
Next: -division