int Interface

public interface int

Contents


Module Procedures

public pure elemental function atoi(string) result(val)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: string

Return Value integer(kind=int32)