NCEPLIBS-w3emc 2.12.0
Loading...
Searching...
No Matches
w3fi01.f File Reference

Determines machine word length in bytes. More...

Go to the source code of this file.

Functions/Subroutines

subroutine w3fi01 (lw)
 Determines the number of bytes in a full word for the particular machine (IBM or cray).
 

Detailed Description

Determines machine word length in bytes.

Author
R. Kistler
Date
1992-01-10

Definition in file w3fi01.f.

Function/Subroutine Documentation

◆ w3fi01()

subroutine w3fi01 ( integer  lw)

Determines the number of bytes in a full word for the particular machine (IBM or cray).

Program history log:

  • R. Kistler 1992-01-10
  • Dennis Keyser 1992-05-22 Docblocked/commented.
  • Mark Iredell 1995-10-31 Removed saves and prints.
  • Stephen Gilbert 2001-06-07 Uses f90 standard routine bit_size to find integer word length
Note
Subprogram can be called from a multiprocessing environment.
Author
R. Kistler
Date
1992-01-10

Definition at line 18 of file w3fi01.f.