strlen Interface

interface


Called by

interface~~strlen~~CalledByGraph interface~strlen strlen proc~c_ptr_to_f_string c_ptr_to_f_string proc~c_ptr_to_f_string->interface~strlen proc~f_string_to_c_ptr f_string_to_c_ptr proc~f_string_to_c_ptr->interface~strlen proc~initialize_geopotential_model initialize_geopotential_model proc~initialize_geopotential_model->proc~c_ptr_to_f_string proc~return_a_string return_a_string proc~return_a_string->proc~f_string_to_c_ptr

private function strlen(str) result(isize) bind(C, name='strlen')

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: str

Return Value integer(kind=c_int)

Description

C string length