next up previous contents
Next: closeHlHdfFile Up: General functions Previous: openHlHdfFile

createHlHdfFile

hid_t createHlHdfFile (const char* filename)

Creates an HDF5 file filename, if the file already exists it will be truncated. filename is the name of the file to be created. Returns the hid_t reference upon success otherwise -1.




2000-08-08