Severe_Messages
Must be corrected. The program's execution is terminated when the
error is encountered, unless for I/O statements the program us
the END or ERR I/O statement specifiers to transfer control,
perhaps to a routine that us the IOSTAT specifier (e your DEC
laving Fortran ur manual).
The vere messages follow (in alphabetical order):
o MESSAGE: Adjustable array dimension error
NUMBER: 93
EXPLANATION: Upon entry to a subprogram, one of the following
errors was detected during the evaluation of dimensioning
information:
- An upper-dimension bound was less than a
lower-dimension bound.
- The dimensions implied an array that was larger
than addressable memory.
o MESSAGE: Attempt to access non-existent record
NUMBER: 36
EXPLANATION: A direct-access READ or FIND statement attempted
爸爸我们去哪儿韩国版 to access beyond the end of a relative file (or a quential
file on disk with fixed-length records) or access a record that
was previously deleted in a relative file.
o Array index out of bounds (SIGTRAP)
NUMBER: 138
EXPLANATION: Break exception generated a SIGTRAP signal
(described in signal(3)). Core dump file created.
The cau is an array subscript that is outside the dimensioned
boundaries of that array. Try recompiling using the -check
bounds option (perhaps with the f77_dump_flag environment
variable t) or examine the core dump file to determine the
source code in error.
o MESSAGE: Array index out of bounds for index n (SIGTRAP)
NUMBER: 139
EXPLANATION: Break exception generated a SIGTRAP signal
(described in signal(3)). Core dump file created.
The cau is an array subscript that is outside the dimensioned
boundaries of the array index n. Try recompiling using the
-check bounds option (perhaps with the f77_dump_flag
environment variable t) or examine the core dump file to
nba篮球规则全外教儿童英语 determine the source code in error.
qo MESSAGE: BACKSPACE error
NUMBER: 23
权威的意思
EXPLANATION: An error condition was detected during execution
of a BACKSPACE statement.
o MESSAGE: Cannot overwrite existing fileadolescents
NUMBER: 10
EXPLANATION: Specified file xxx already exists when OPEN
statement specified STATUS='NEW' (create new file) using I/O
unit x. Make sure correct file name, directory path, unit, and
all round so forth were specified in the source program. Decide whether
to:
- Rename or remove the existing file before rerunning
the program.
- Modify the source file to specify different file
specification, I/O unit, or OPEN statement STATUS='UNKNOWN'.
o MESSAGE: Cannot stat file
韩国搞笑电影排行榜前十名NUMBER: 108
EXPLANATION: Attempted stat operation on the indicated file
failed. Make sure correct file and unit were specified.
o MESSAGE: CLOSE error
NUMBER: 28
EXPLANATION: An error condition was detected by the DEC
Fortran RTL I/O system during execution of a CLOSE statement.
o MESSAGE: DELETE error
NUMBER: 55
EXPLANATION: An error condition was detected by the DEC
Fortran RTL I/O system during execution of a DELETE statement.
o MESSAGE: Divide by zero check (SIGTRAP)
NUMBER: 137
EXPLANATION: Break exception generated a SIGTRAP signal
(described in signal(3)). Core dump file created.
Examine core dump file for possible cau.
o MESSAGE: Duplicate file specifications
NUMBER: 21
EXPLANATION: Multiple attempts were made to specify file
attributes without an intervening clo operation. A DEFINE
FILE statement was followed by another DEFINE FILE statement or
an OPEN statement.
o MESSAGE: ENDFILE error
NUMBER: 33
EXPLANATION: One of the following conditions occurred:
- The file was not a quential organization file with
variable-length records.
- The file was not opened for quential or append access.
音乐英文
- An unformatted file did not contain gmented records.
- The DEC Fortran RTL I/O system detected an error during
execution of an ENDFILE statement.
o MESSAGE: End-of-file during read
NUMBER: 24
EXPLANATION: One of the following conditions occurred:
- A DEC Fortran RTL I/O system end-of-file condition