input_split Subroutine

public subroutine input_split(str, delim, before)

Arguments

Type IntentOptional Attributes Name
character(len=300) :: str
character(len=1) :: delim
character(len=200) :: before