Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | key(*) | |||
real(kind=C_DOUBLE), | intent(in), | dimension(*) | :: | value | ||
integer(kind=C_INT), | intent(in) | :: | itemcount | |||
logical(kind=C_BOOL), | intent(in) | :: | force | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
character(kind=C_CHAR, len=1), | intent(in) | :: | pkey(*) |