Erreur du langage FORTRAN
asma assouma
Messages postés
51
Date d'inscription
Statut
Membre
Dernière intervention
-
dubcek Messages postés 18806 Date d'inscription Statut Contributeur Dernière intervention -
dubcek Messages postés 18806 Date d'inscription Statut Contributeur Dernière intervention -
salut, SVP connaissez vous l'erreur du par la langage FORTRAN ( mettre . au lieu , ) dans quuelle fusée elle est appliqué et qu'elles sont les desaster provoquer SVP je besoin la reponse et merci d'avance
1 réponse
hello
oui
in a FORTRAN program controlling the United States' first
mission to Venus, a programmer coded a DO statement in a
form similar to the following:
DO 3 I = 1.3P
The mistake he made was coding a period instead of a comma.
However, the compiler treated this as an acceptable
assignment statement because FORTRAN has no reserved words,
blanks are ignored, and variables do not have to be
explicitly declared
http://catless.ncl.ac.uk/Risks/5.66.html
oui
in a FORTRAN program controlling the United States' first
mission to Venus, a programmer coded a DO statement in a
form similar to the following:
DO 3 I = 1.3P
The mistake he made was coding a period instead of a comma.
However, the compiler treated this as an acceptable
assignment statement because FORTRAN has no reserved words,
blanks are ignored, and variables do not have to be
explicitly declared
http://catless.ncl.ac.uk/Risks/5.66.html