include_affiche.h (F90)

Fichiers Programmes Routines Fonctions Includes Search Modules

Source original

Liste des fichiers utilisant include_affiche.h.

INTERFACE affiche
   SUBROUTINE affint(n) ; INTEGER :: n
   END SUBROUTINE affint
   SUBROUTINE affreal(r) ; REAL :: r
   END SUBROUTINE affreal
END INTERFACE