|
NCEPLIBS-bufr
12.0.1
|
Check whether the characters in a string are all numeric. More...
Go to the source code of this file.
Functions/Subroutines | |
| logical function | digit (STR) |
| This logical function checks whether the characters in a string are all numeric. More... | |
Check whether the characters in a string are all numeric.
Definition in file digit.f.
| logical function digit | ( | character*(*) | STR | ) |