02.05.2014 Views

Patrick Corde & Anne Fouilloux

Patrick Corde & Anne Fouilloux

Patrick Corde & Anne Fouilloux

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Aspect obsolètes 219<br />

Aspects obsolètes introduits par Fortran 95 :<br />

1. Le " format fixe " du source<br />

==> "format libre".<br />

2. Le GO TO calculé (GO TO (10,11,12,...), int expr)<br />

==> select case.<br />

3. L’instruction DATA placée au sein des instructions exécutables<br />

==> avant les instructions exécutables.<br />

4. Statement functions (sin deg(x)=sin(x*3.14/180.))<br />

==> procédures internes.<br />

5. Le type CHARACTER* ... dans les déclarations<br />

==> CHARACTER(LEN=...)<br />

6. Le type CHARACTER(LEN=*) de longueur implicite en retour d’une<br />

fonction<br />

==> CHARACTER(LEN=len(str)).<br />

INSTITUT DU DÉVELOPPEMENT<br />

ET DES RESSOURCES<br />

EN INFORMATIQUE SCIENTIFIQUE<br />

Cours langage Fortran – 27 janvier 2006<br />

<strong>Patrick</strong> <strong>Corde</strong> et <strong>Anne</strong> <strong>Fouilloux</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!