Sujet : Re: The joy of FORTRAN
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : alt.folklore.computers comp.os.linux.miscDate : 28. Sep 2024, 00:30:46
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vd7f76$tdq8$8@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Pan/0.160 (Toresk; )
On Fri, 27 Sep 2024 17:43:33 GMT, Charlie Gibbs wrote:
On 2024-09-27, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
On Thu, 26 Sep 2024 17:52:04 -0700, Peter Flass wrote:
>
Another thing PL/I got from COBOL is “natural” string handling. Assign
a short string to a larger any the result is automatically
blank-padded.
>
That kind of misfeature is only needed in the sad world of non-dynamic,
fixed-length strings ...
Which for many of us was the only world that existed at the time.
Back in the days when BASIC was considered “advanced” ... ;)