str_to_int64 Interface

public interface str_to_int64

Calls

interface~~str_to_int64~~CallsGraph interface~str_to_int64 str_to_int64 proc~string_to_int_64 string%string_to_int_64 interface~str_to_int64->proc~string_to_int_64

Module Procedures

private pure elemental function string_to_int_64(me) result(i)

Basic string to integer routine

Arguments

Type IntentOptional Attributes Name
class(string), intent(in) :: me

Return Value integer(kind=ip)