As the name says, really.
Is there anything against not using stop, for example:
PROGRAM myprog . . < do stuff > . END PROGRAM myprog
instead of using an explicit stop, like this:
PROGRAM myprog . . < do stuff > . STOP END PROGRAM myprog
I see a lot of older fortran code that has STOPstatus before END PROGRAM, but is it really needed there?
STOP
END PROGRAM
On our Cray machine, which has a line STOPat the end of the program, it writes the STOP line to STDERR, which is a little annoying ...
Code
stop end program
Fortran. A stop - 0 , . end program, , 0 .
stop
end program
. , stop . (Fortran 2008, . 8.4) :
STOP STOP, , , . - (14) , , ; , (13.8.2.8). , .
, - , stop. - stop, stop. , , , .
stop , .
, stop, end , FORTRAN66 .
end
Source: https://habr.com/ru/post/1610599/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1610594/npm-install-from-private-gitlab-repository-authentication-failed&usg=ALkJrhgNqINfN5DFeuFvot6o4HN2TqwI5APytest KeyError при попытке получить доступ к переменной командной строки - pythonWrap the word in the gap when you click, even if next to punctuation, while maintaining punctuation (javascript) - javascriptHow to manage system dependencies when using azk? - dockerHow to wrap a word in span on user click in javascript - javascriptDjango Rest Framework passing attributes in url - pythonInstagram 400 Spammy Request - phpDoes BluetoothLeScanner.startScan () require new permissions in Marshmallow? - androidhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1610603/unexpected-results-when-serializing-objects-to-xml&usg=ALkJrhionuqt-xR5q2Hr0Zt4xpXOJDsDZwKill long requests after timeout - javaAll Articles