next up previous contents
Next: displayGroup Up: Deprecated Previous: displayAttribute

displayDataset

void displayDataset (NameListDataset_t* dset, int offs)

Displays one dataset in a format similar to the one produced when using h5dump distributed with the HDF5 distribution.

Arguments:

dset: The dataset to display.

offs: The number of blanks that should be padded before the data.

Returns nothing.




2000-08-08