next up previous contents
Next: closeType Up: Write functions Previous: createStringType

setTypeSize

herr_t setTypeSize (hid_t type_id,size_t theSize)

Changes the size of the datatype referenced by type_id to the size theSize. Returns a negative value upon failure, otherwise the operation was successful.




2000-08-08