M_CLI2
M_CLI2 module (Fortran)
Functions/Subroutines
bug1.f90 File Reference

Functions/Subroutines

program testit
 
function atleast (line, length, pattern)
 

Function/Subroutine Documentation

◆ atleast()

function testit::atleast ( character(len=*), intent(in)  line,
integer, intent(in)  length,
character(len=*), intent(in), optional  pattern 
)
Here is the caller graph for this function:

◆ testit()

program testit

References atleast().

Here is the call graph for this function: