toto.f

Last modified 26/5/2001.

Files Programs Routines Functions Includes
Inputs Externals JavaForm
View source file

Extended getin search

      subroutine toto
      do i=1,10
         print*,i
      enddo
      if (i.EQ.1) THEN
         print*,'error'
      endif
      end subroutine toto


ftagshtml's logo
Code Fortran, using FtagsHTML-0.517 by cessenat, file toto.f of 26/5/2001.