NCEPLIBS-bufr  11.6.0
 All Data Structures Files Functions Variables Pages
imrkopr.f File Reference

Check whether a mnemonic is a Table C marker operator. More...

Go to the source code of this file.

Functions/Subroutines

INTEGER function imrkopr (NEMO)
 This function determines whether a specified mnemonic is a Table C marker operator. More...
 

Detailed Description

Check whether a mnemonic is a Table C marker operator.

Definition in file imrkopr.f.

Function/Subroutine Documentation

INTEGER function imrkopr ( character*(*)  NEMO)

This function determines whether a specified mnemonic is a Table C marker operator.

Author
J. Ator
Date
2016-05-04
Parameters
[in]NEMO– character*(*): Mnemonic
Returns
iokoper – integer: Flag indicating whether NEMO is a Table C marker operator
  • 0 = No
  • 1 = Yes

Program history log:

Date Programmer Comments
2016-05-04 J. Ator Original author

Definition at line 21 of file imrkopr.f.

Referenced by igetrfel(), iokoper(), and stseq().