/sys$common/syshlp/helplib.hlb FORTRAN, Error Messages, Compilation Errors, USEUNIVAR *Conan The Librarian (sorry for the slow response - running on an old VAX) |
SEVERITY: W MESSAGE TEXT: Use of initialized variable EXPLANATION: A variable was used before it was initialized. Initialize the variable before using it. This message can be suppressed with /WARNINGS=NOUNINITIALIZED.
|