Liste des Groupes | Revenir à co vms |
On 8/4/2024 8:09 PM, Dan Cross wrote:In article <v8o4h8$2ut3$1@dont-email.me>,>
Arne Vajhøj <arne@vajhoej.dk> wrote:On 8/4/2024 8:22 AM, Dan Cross wrote:In article <v8lpj0$ems$1@panix2.panix.com>,>
Scott Dorsey <kludge@panix.com> wrote:In article <v8hn3m$3aviu$1@gwaiyur.mb-net.net>,>
Uli Bellgardt <UliBellgardtsSpamSink@online.de> wrote:The value 1.5 should be an f_float value as well:>
>
$ type zzz.pas
program z(input,output);
>
var
x : f_float;
This seems very strange to me... Pascal isn't supposed to have such
strong typing, is it? I don't remember ever having to manually coerce
anything. Or is f_float sufficiently different from a normal float?
Just to touch on the Pascal point itself, one of that language's
hallmarks is almost excessive rigidity in how it treats types.
Ada is even more strict.
Rust even more so.
There may be different definitions of strict.
>
But my take (apropos arrays) is:
Les messages affichés proviennent d'usenet.