Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
real(kind=C_FLOAT), | intent(out), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(out) | :: | itemcount | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
integer(kind=C_INT), | intent(in) | :: | recursive | |||
integer(kind=C_INT), | intent(in) | :: | local_scalarToArray_forC | |||
integer(kind=C_INT), | intent(in) | :: | expected_size |