write(unformatted) Interface

public interface write(unformatted)

Write the character sequence hold by the string to a connected unformatted unit.


Module Procedures

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

Write the character sequence hold by the string to a connected unformatted unit.

Arguments

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