program.f

Fichiers Programmes Routines Fonctions Includes \input Search

Source original



1
2
3
4
5
6
7
8
9
program.f->program.f->10
10
11
234567

program FORTRAN
FORTRAN appelle tata, toto, totu:


 \input latex/tutu.tex
 \input latex/tata.tex
      call toto
 

Un peu de commentaires

  • Article 1 program.f->FORTRAN->20
  • Article 2 et un petit lien sur TATb TATb.
      if (1.eq.2) then
         tata(a)
      endif
      call toto
      call toto
      call TOTO
      call tOtu
      call tOto
program.f->FORTRAN->30
      call toto
      call toto
      call toto
      end
Fin de FORTRAN