From meissner@lynx.cs.usfca.edu Fri Feb  4 01:59:53 1994
Received: from dons.ac.usfca.edu by dkuug.dk with SMTP id AA04518
  (5.65c8/IDA-1.4.4j for <sc22wg5@dkuug.dk>); Fri, 4 Feb 1994 23:16:15 +0100
Received: by lynx.cs.usfca.edu (AIX 3.2/UCB 5.64/4.03)
          id AA29331; Fri, 4 Feb 1994 09:59:53 -0800
Date: Fri, 4 Feb 1994 09:59:53 -0800
From: meissner@lynx.cs.usfca.edu (Loren P. Meissner)
Message-Id: <9402041759.AA29331@lynx.cs.usfca.edu>
To: JANSHEP@torolab2.vnet.ibm.com, sc22wg5@dkuug.dk
Subject: Re:  (SC22WG5.497) Comp.lang.fortran comments on evolution
X-Charset: ASCII
X-Char-Esc: 29


Mixing character and non-character in common:
Here is how I have it in my (forthcoming, some time) book:
Corresponding positions in the storage sequence, in all program
units, must agree with regard to the storage unit category.
(i.e., numeric, character, unspecified_n).
-Loren
