capi_get_nice Function

public function capi_get_nice(s, n) result(res) bind(C, name="ciaaw_get_nice"))

C API for get_nice

Arguments

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

Element symbol.

integer(kind=c_int), intent(in), value :: n

Size of the symbol string.

Return Value integer(kind=c_int)


Calls

proc~~capi_get_nice~~CallsGraph proc~capi_get_nice capi_get_nice proc~get_nice get_nice proc~capi_get_nice->proc~get_nice