| subroutine string_manipulation_tools::scan_str2str::scan_str2str |
( |
character(len = *), intent(in) |
str, |
|
|
integer(itm_i4), intent(in) |
sub_length, |
|
|
character(len = sub_length), dimension(:) |
value, |
|
|
integer(itm_i4) |
nval |
|
) |
| |
| subroutine string_manipulation_tools::scan_str2str::scan_str2str_i88 |
( |
character(len = *), intent(in) |
str, |
|
|
integer(itm_i8), intent(in) |
sub_length, |
|
|
character(len = sub_length), dimension(:) |
value, |
|
|
integer(itm_i8) |
nval |
|
) |
| |
The documentation for this interface was generated from the following file: