NCEPLIBS-bufr  12.0.0
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)
 Check whether a specified mnemonic is a Table C marker operator. More...
 

Detailed Description

Check whether a mnemonic is a Table C marker operator.

Author
J. Ator
Date
2016-05-04

Definition in file imrkopr.f.

Function/Subroutine Documentation

◆ imrkopr()

integer function imrkopr ( character*(*)  NEMO)

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

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

Definition at line 15 of file imrkopr.f.

Referenced by igetrfel(), bufr_c2f_interface::imrkopr_c(), and iokoper().