home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!usc!rpi!ghost.dsi.unimi.it!sisifo.arcetri.astro.it!sisifo!lfini
- From: lfini@sisifo (Luca Fini)
- Subject: Re: Block Data is evil
- Message-ID: <1993Jan21.074755.14939@arcetri.astro.it>
- Sender: news@arcetri.astro.it
- Organization: Osservatorio di Arcetri
- X-Newsreader: TIN [version 1.1 PL6]
- References: <1993Jan20.143408@roper.mc.ti.com>
- Date: Thu, 21 Jan 1993 07:47:55 GMT
- Lines: 16
-
- W. Donald Rolph (a722756@roper.mc.ti.com) wrote:
- :
- : Equivalence is in some cases the only possiblity for run time memory allocation
- :
-
- Equivalence is *not* a run rime memory allocation, you simply call the
- same memory area with different names (and possibly use it as different
- data types).
-
- +------------------------------------------------------------------------+
- | Luca Fini |
- | Osservatorio Astrofisico di Arcetri Tel. +55 2752 253 |
- | L.go E.Fermi, 5 Fax.: +55 220039 |
- | 50125 Firenze e-mail: lfini@arcetri.astro.it |
- | Italia |
- +------------------------------------------------------------------------+
-