|
M_CLI2
M_CLI2 module (Fortran)
|
Functions/Subroutines | |
| program | testit |
| function | atleast (line, length, pattern) |
| function testit::atleast | ( | character(len=*), intent(in) | line, |
| integer, intent(in) | length, | ||
| character(len=*), intent(in), optional | pattern | ||
| ) |

| program testit |
1.8.17