next up previous contents
Next: whatSizeIsHdfFormat Up: General functions Previous: getStringCsetName

getStringCtypeName

char* getStringCtypeName (hid_t type)

Returns a string representation of the type type's character type. The returned string can be one of H5T_C_S1, H5T_FORTRAN_S1 or UNKNOWN CHARACTER TYPE. Returns the string representation upon success, otherwise NULL.




2000-08-08