NCEPLIBS-bufr
12.0.1
|
Check the validity of a mnemonic. More...
Go to the source code of this file.
Functions/Subroutines | |
function | nemock (NEMO) |
This function checks a mnemonic to verify that it has a length of between 1 and 8 characters and that it only contains characters from the allowable character set. More... | |
function nemock | ( | character*(*) | NEMO | ) |
This function checks a mnemonic to verify that it has a length of between 1 and 8 characters and that it only contains characters from the allowable character set.
[in] | NEMO | - character*(*): mnemonic to be checked |