Skip to main content

Accessibility of Identifiers in a Module

  • Chapter
Upgrading to Fortran 90
  • 248 Accesses

Abstract

Traditionally, names in one Fortran program unit have been unknown in other program units, but, as discussed in Chapter 7, the module changes this. If no special action is taken, a module user has access to the names in the specification part of the module, where the specification part consists of the portion of the module remaining after any subprograms it contains (along with any CONTAINS statement that may be present) are removed. Also, a module user has access to the names of the procedures defined by module subprograms unless special action is taken. While the capability of sharing names in modules is a major improvement to the language, it also opens the door to the possibility of name clashes arising in ways not historically encountered by Fortran programmers. For example, when programmers are working in teams, software development may be slowed because module authors and module users have chosen names that conflict. Also, a programmer may wish to use a module in an existing program, where the module is supplied only in the form of object code by an outside organization, but accessible names in the module may duplicate names with different meanings already in the program.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1995 Springer-Verlag New York, Inc.

About this chapter

Cite this chapter

Redwine, C. (1995). Accessibility of Identifiers in a Module. In: Upgrading to Fortran 90. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-2562-1_12

Download citation

  • DOI: https://doi.org/10.1007/978-1-4612-2562-1_12

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-0-387-97995-3

  • Online ISBN: 978-1-4612-2562-1

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics