NCEPLIBS-w3emc  2.11.0
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. More...
 

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.