Deutsch   English   Français   Italiano  
<vegjcv$mthi$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Thomas Koenig <tkoenig@netcologne.de>
Newsgroups: comp.lang.fortran
Subject: Re: Is there a way in Fortran to designate an integer value as
 integer*8 ?
Date: Sun, 13 Oct 2024 13:53:35 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 7
Message-ID: <vegjcv$mthi$1@dont-email.me>
References: <vdict2$339ak$1@dont-email.me> <vdir24$35104$1@dont-email.me>
 <vdk718$3bulb$1@dont-email.me> <vdl6fi$3jra3$2@dont-email.me>
 <vdlfpl$3l0f5$1@dont-email.me> <vdmbml$3p2dv$1@dont-email.me>
 <vdmrgc$3rih7$2@dont-email.me> <vegdr2$m3av$1@dont-email.me>
 <vegfhf$67ut$1@paganini.bofh.team>
Injection-Date: Sun, 13 Oct 2024 15:53:35 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="5313b0390ceae2eaf8e2c89840e9a3fa";
	logging-data="751154"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/HCRo2dBwyMww7HQU3Z7jIVUNb+HQe1Es="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:xox0C4mWJSgKTpvE5DpGLXHlCT4=
Bytes: 1411

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.