User Tools

Site Tools


tops-20

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tops-20 [2020/05/06 23:06]
smj
tops-20 [2020/05/06 23:08]
smj
Line 36: Line 36:
  
 **FORTRAN-77** **FORTRAN-77**
 +
 +//NOTE: This formatting is punched card style - The first 5 and 6th columns are special//
  
       @copy TTY: test.for       @copy TTY: test.for
Line 48: Line 50:
       ^Z       ^Z
       @type test.for       @type test.for
-      PROGRAM TEST+               PROGRAM TEST
              
-      WRITE (5, 10) +             WRITE (5, 10) 
-      10 FORMAT(' TESTING 1 2 3!')+      10       FORMAT(' TESTING 1 2 3!')
                          
-      END+             END
       @compile test       @compile test
       FORTRAN: TEST       FORTRAN: TEST
tops-20.txt · Last modified: 2020/07/13 10:36 by setala