c_char_to_f_string Subroutine

public subroutine c_char_to_f_string(cptr, str)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in) :: cptr
character(len=:), intent(out), allocatable :: str

Contents