read_stdin Subroutine

public subroutine read_stdin(content, status)

Read entire stdin into a single string

Arguments

Type IntentOptional Attributes Name
character(len=:), intent(out), allocatable :: content
integer, intent(out) :: status