PRB: F4998: "Variable Used But Not Defined" in Intrinsic Funcs (51295)
The information in this article applies to:
- Microsoft FORTRAN Compiler for MS-DOS 5.0
- Microsoft FORTRAN Compiler for MS-DOS 5.1
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0a
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
- Microsoft FORTRAN compiler for OS/2 5.0
- Microsoft FORTRAN compiler for OS/2 5.1
This article was previously published under Q51295 SYMPTOMS
When the FORTRAN compiler processes a source code file, it produces
the following warning message:
F4998: variable used but not defined
CAUSE
The file contains a variable that is used as an argument in an
intrinsic function before it is assigned a value.
RESOLUTION
This behavior is expected and serves as a warning.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | KB51295 |
---|
|