NCEPLIBS-bufr  12.0.0
iokoper.f File Reference

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

Go to the source code of this file.

Functions/Subroutines

integer function iokoper (NEMO)
 This function determines whether a specified mnemonic is a Table C operator supported by the BUFRLIB software. More...
 

Detailed Description

Check whether a mnemonic is a Table C operator.

Author
J. Ator
Date
2015-03-06

Definition in file iokoper.f.

Function/Subroutine Documentation

◆ iokoper()

integer function iokoper ( character*(*)  NEMO)

This function determines whether a specified mnemonic is a Table C operator supported by the BUFRLIB software.

Parameters
[in]NEMO– character*(*): Mnemonic
Returns
iokoper – integer: Flag indicating whether NEMO is a Table C operator supported by the BUFRLIB software
  • 0 = No
  • 1 = Yes
Author
J. Ator
Date
2015-03-06

Definition at line 17 of file iokoper.f.

References imrkopr().

Referenced by istdesc(), nemtab(), numtab(), and tabsub().