NCEPLIBS-bufr
11.7.0
|
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... | |
Check whether a mnemonic is a Table C operator.
Definition in file iokoper.f.
INTEGER function iokoper | ( | character*(*) | NEMO | ) |
This function determines whether a specified mnemonic is a Table C operator supported by the BUFRLIB software.
[in] | NEMO | – character*(*): Mnemonic |
Program history log:
Date | Programmer | Comments |
---|---|---|
2015-03-06 | J. Ator | Original author |
2016-05-04 | J. Ator | Use imrkopr() and allow additional operators |
Definition at line 23 of file iokoper.f.
References imrkopr().