Fortran

Guide To Learn

Fortran 90 (1991)

  • 1991: Fortran 90 marked a significant upgrade, introducing modern programming constructs like modules, array operations, and user-defined types. This version was a major leap from its predecessors, incorporating features that supported better code organization and reuse.
  • Dynamic Memory: Fortran 90 introduced dynamic memory allocation with the ALLOCATABLE attribute, which provided more flexibility in managing memory.
Fortran 90 (1991)

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top