next up previous contents
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 contents
Next: Comparisons with C++ Up: Fortran 90 's Object Oriented Previous: Polymorphism

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 15:03:35 GMT 1996
Not for commercial use.