Next: Implicit declarations
Up: Declaration of Variables
Previous: Logical.
  Contents
The general form a F90 declaration is
contains attributes like PARAMETER, SAVE, INTENT, POINTER,
TARGET, DIMENSION, etc. Any object may be given any number of attributes,
provided they are compatible with each other.
Adrian Sandu
2001-08-26