next up previous
Next: Comparisons with C++ Up: Fortran 90 's Object Oriented Previous: Polymorphism

Reusability

MODULE s provide an easy method to access reusable code. Modules can contain libraries of types, object declarations and functions which can be used by other modules. Use of the module facility must be encouraged and traditional FORTRAN 77 programmers must try hard to program in this new way.


next up previous
Next: Comparisons with C++ Up: Fortran 90 's Object Oriented Previous: Polymorphism

Adam Marshall ©University of Liverpool, 1996
Wed Oct 9 17:57:29 BST 1996