sysdep::SysdepEnvGet Interface Reference

Private Member Functions

subroutine sysdepenvget (env, str)
 

Detailed Description

Definition at line 58 of file sysdep.f90.

Member Function/Subroutine Documentation

◆ 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: