Write a message to stderr.
More...
Go to the source code of this file.
|
subroutine | errmsg (cmsg) |
| Write a message to stderr.
|
|
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.