c_to_f_charpointer Function

public function c_to_f_charpointer(char_cptr) result(res)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: char_cptr

Return Value character(kind=c_char, len=:), pointer


Contents