m_getopts Module


Contents


Subroutines

public subroutine getopts(optionstring, name, optarg, optind, exitcode)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: optionstring
character(len=*), intent(out) :: name
character(len=*), intent(out) :: optarg
integer, intent(inout) :: optind
integer, intent(out) :: exitcode