read(unformatted) Interface

public interface read(unformatted)

Read a character sequence from a connected unformatted unit into the string.


Module Procedures

private subroutine read_unformatted(string, unit, iostat, iomsg)

Read a character sequence from a connected unformatted unit into the string.

Arguments

Type IntentOptional Attributes Name
type(string_type), intent(inout) :: string
integer, intent(in) :: unit
integer, intent(out) :: iostat
character(len=*), intent(inout) :: iomsg