Sujet : Re: Is there a way in Fortran to designate an integer value as integer*8 ?
De : tkoenig (at) *nospam* netcologne.de (Thomas Koenig)
Groupes : comp.lang.fortranDate : 13. Oct 2024, 14:53:35
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vegjcv$mthi$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9
User-Agent : slrn/1.0.3 (Linux)
R Daneel Olivaw <
Danny@hyperspace.vogon.gov> schrieb:
Equivalences are an effective way of building data structures, you can
do that with Common as well but sometimes equivalence is more suitable.
Can you give an example? I have a hard time imagining what it would
be useful for.