Next: Advantages of Additions
Up: Introduction to Fortran
Previous: Drawbacks of FORTRAN 77
Fortran 90 supports,
- free source form;
- array syntax and many more (array) intrinsics;
- dynamic storage and pointers;
- portable data types (KIND s);
- derived data types and operators;
- recursion;
- MODULE s
- procedure interfaces;
- enhanced control structures;
- user defined generic procedures;
- enhanced I/O.
For more information, click here
Next: Advantages of Additions
Up: Introduction to Fortran
Previous: Drawbacks of FORTRAN 77
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.