FORTRAN

Not much here really. At the moment, all I can share is a series of small programs written for my CS315 - Programming Languages course. The programs demonstrate how "Do" statements are implemented in Fortran.

Do...End Do

Demonstration of Do statements in Fortran77.
NOTE: use a g77 compiler.

source list:
kokmen1.f [ html ] [ f ]
kokmen2.f [ html ] [ f ]
kokmen3.f [ html ] [ f ]
kokmen4.f [ html ] [ f ]
source archive: [ tar.gz ]

© Alper Kokmen 2005 | alperthereal (at) gmail (dot) com | All Rights Reserved.