pipe_info Function

pure function pipe_info(p)

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in) :: p

Return Value character(len=2)


Called by

proc~~pipe_info~~CalledByGraph proc~pipe_info problem_10::pipe_info proc~move problem_10::move proc~move->proc~pipe_info proc~move->proc~move program~problem_10 problem_10 program~problem_10->proc~move