int Interface

public interface int

It converts an array of character into a integer


Module Procedures

public function fint(ch) result(a)

Arguments

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

Return Value integer(kind=int32)