I have the following data structure that I would like to store into a single 
HDF5 data set:

struct {
int v1
int v2
int v3
int v4
float v5
int v6
}

What would be the best way to do this? I know there is a way to store a 
"custom" data type but I am coming up empty finding out how to do this. Also 
what are the downsides to using a custom data type with respect to portability 
across architectures? 

Thanks for any help
___________________________________________________________
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       [email protected] 
BlueQuartz Software               Dayton, Ohio


_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to