Inquire about array file datatype

ss_array_targeted is a function defined in ssarray.c.

Synopsis:

hid_t ss_array_targeted(ss_array_t *array)

Description: Every array has a file datatype that dermines how values are stored in a file. This function returns a copy of that datatype.

Return Value: On success, a positive object ID for a copy of the file datatype. If an array stores links to other objects then the returned datatype is a copy of ss_pers_tf. Returns negative on failure.

Parallel Notes: Independent

See Also: