◆ get_args_fixed_length_a_array()
subroutine m_cli2::get_args_fixed_length::get_args_fixed_length_a_array |
( |
character(len=*), intent(in) |
keyword, |
|
|
character(len=*), dimension(:), allocatable |
strings, |
|
|
character(len=*), intent(in), optional |
delimiters |
|
) |
| |
|
private |
◆ get_args_fixed_length_scalar_c()
elemental impure subroutine m_cli2::get_args_fixed_length::get_args_fixed_length_scalar_c |
( |
character(len=*), intent(in) |
keyword, |
|
|
character(len=*), intent(out) |
string |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file:
- /home/urbanjs/venus/V600/github/ARGS/M_CLI2/src/M_CLI2.f90