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

Functions/Subroutines

program testit
 
subroutine bug (line, length, strout)
 

Function/Subroutine Documentation

◆ bug()

subroutine testit::bug ( character(len=*), intent(in)  line,
integer, intent(in)  length,
intent(out)  strout 
)
Here is the caller graph for this function:

◆ testit()

program testit

References bug().

Here is the call graph for this function: