Deutsch   English   Français   Italiano  
<vdphnl$bgk6$2@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: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.lang.fortran
Subject: Re: Is there a way in Fortran to designate an integer value as
 integer*8 ?
Date: Fri, 4 Oct 2024 20:04:05 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <vdphnl$bgk6$2@dont-email.me>
References: <vdict2$339ak$1@dont-email.me>
	<vdm3lb$1b8pr$1@paganini.bofh.team> <vdmbvt$3p2dv$2@dont-email.me>
	<vdmimv$1c18c$1@paganini.bofh.team> <vdmrj9$3rih7$3@dont-email.me>
	<vdn4i2$3ssv4$8@dont-email.me> <vdof50$1jtk1$1@paganini.bofh.team>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 04 Oct 2024 22:04:05 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="53e6a1f358fb9450cb41203dd8d281a9";
	logging-data="377478"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/LpxqJl6WwPrQvOdSJUnj0"
User-Agent: Pan/0.160 (Toresk; )
Cancel-Lock: sha1:d5GW9PORoutfokGWK2af9i6DKVI=
Bytes: 1572

On Fri, 4 Oct 2024 12:13:52 +0200, R Daneel Olivaw wrote:

> but not as friendly as
>        character*28 txthdr /'Text header, with a comma   ' /

With all these additions to Fortran, I keep wondering “when will they 
finish reinventing PL/I?”. Because at an early point in the development of 
PL/I, they were going to call it “FORTRAN VI”.

One PL/I feature still missing from Fortran is VARYING strings.