20 subroutine mpfprw(fid,pname,psize,profil,cret)
31 cret = mpffprw(fid,pname,len(pname),psize,profil)
60 subroutine mpfpfi(fid, it, pname, psize, cret)
68 integer psize, it, cret
71 cret = mpffpfi(fid, it, pname, psize)
78 subroutine mpfpsn(fid, pname, psize, cret)
89 cret = mpffpsn(fid, pname, len(pname), psize)
96 subroutine mpfprr(fid,pname,profil,cret)
107 cret = mpffprr(fid,pname,len(pname),profil)
subroutine mpfnpf(fid, n, cret)
Cette routine permet de lire le nombre de profils dans un fichier MED.
subroutine mpfpsn(fid, pname, psize, cret)
Cette routine permet de lire la taille d'un profil dont on connait le nom.
subroutine mpfpfi(fid, it, pname, psize, cret)
Cette routine permet de lire les informations sur un profil dans un fichier MED.
subroutine mpfprr(fid, pname, profil, cret)
subroutine mpfprw(fid, pname, psize, profil, cret)