read (unformatted) Interface

public interface read (unformatted)

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

Calls

interface~~read (unformatted)~~CallsGraph interface~read (unformatted) read (unformatted) proc~read_unformatted read_unformatted interface~read (unformatted)->proc~read_unformatted

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