NCEPLIBS-w3emc 2.12.0
Loading...
Searching...
No Matches
errmsg.f File Reference

Write a message to stderr. More...

Go to the source code of this file.

Functions/Subroutines

subroutine errmsg (cmsg)
 Write a message to stderr.
 

Detailed Description

Write a message to stderr.

Author
Mark Iredell
Date
1995-10-31

Definition in file errmsg.f.

Function/Subroutine Documentation

◆ errmsg()

subroutine errmsg ( character*(*)  cmsg)

Write a message to stderr.

Program history log:

  • 1995-10-31 Mark Iredell
Parameters
[in]CMSGcharacter*(*) 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.