Definition at line 58 of file sysdep.f90.
◆ sysdepenvget()
subroutine sysdep::SysdepEnvGet::sysdepenvget |
( |
character(len = *), intent(in) |
env, |
|
|
character(len = *), intent(out) |
str |
|
) |
| |
|
private |
Definition at line 59 of file sysdep.f90.
59 character(len = *),
intent(in) :: env
60 character(len = *),
intent(out) :: str
The documentation for this interface was generated from the following file: