Write a message to stderr.
More...
Go to the source code of this file.
Write a message to stderr.
- Author
- Mark Iredell
- Date
- 1995-10-31
Definition in file errmsg.f.
◆ errmsg()
| subroutine errmsg |
( |
character*(*) |
CMSG | ) |
|
Write a message to stderr.
Program history log:
- Parameters
-
| [in] | CMSG | character*(*) message to write. |
- Note
- This is a machine-dependent subprogram for Cray.
- Author
- Mark Iredell
- Date
- 1995-10-31
Definition at line 16 of file errmsg.f.