input Function

public impure function input(file) result(unit)

This function is used to open an input file for reading.

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: file

Return Value integer


Contents

None