You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should probably avoid "legacy" as well, older systems is descriptive enough, legacy has a not-so-well-defined use, usually. Used, but sloppily to mean quite a few things, when it comes to systems and coding. Specifically we can say "before Fortran90" if there is nothing before that that used free format.
Fortran77 only supported fixed format. This course is focused on Fortran90 and free format.
We should add somewhere that fixed format is still in use for older legacy systems.
Ref:
https://en.wikibooks.org/wiki/Fortran/Beginning_Fortran#Free_Form_and_Fixed_Form
The text was updated successfully, but these errors were encountered: