Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Control statement FORTRAN

FORTRAN, the most widely used language at that time, used a complicated format control statement for all input or output in the program, a requirement too complicated for most students, particularly for those not taking science or engineering. [Pg.5]

Additional FORTRAN statements should be put after CALL START, usually between the CALL INPUT and CALL EXIT statements. CALL INPUT is part of the basic deck for direct programmers as well as for control card users, because it is customary to read in the data by control cards, and this is usually the first operation in any run. [Pg.70]

Listed below for each control card is either the subroutine which has the same effect or equivalent FORTRAN statements. Note that any change made by FORTRAN statements to the components or multipliers must be followed by a CALL ROWS(—1) instruction to update the rows. [Pg.197]


See other pages where Control statement FORTRAN is mentioned: [Pg.773]    [Pg.120]    [Pg.121]    [Pg.170]    [Pg.325]    [Pg.112]    [Pg.71]    [Pg.354]    [Pg.34]    [Pg.71]    [Pg.597]    [Pg.66]    [Pg.946]    [Pg.294]    [Pg.951]    [Pg.548]    [Pg.777]    [Pg.220]    [Pg.288]    [Pg.1985]    [Pg.386]    [Pg.487]   
See also in sourсe #XX -- [ Pg.119 , Pg.120 ]




SEARCH



Control statement

Fortran

© 2024 chempedia.info