m_procrun Function

public function m_procrun(pid) result(run_on)

Returns if a process is running on the local machine 1 if yes and 0 if not

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: pid

Return Value integer