Thanks - that seems pretty straightforward. -Josiah
On Thu, Jul 18, 2013 at 8:57 AM, Gerd Heber <[email protected]> wrote: > Reading or writing a compound type partially can be controlled via the > mem_type_id argument. Let's say you have a compound type in the file > with components A, B, and C. If you'd like to read only A or write to A, > just construct an in memory compound type with just an A component. > The library will match components by name between the file type and the > memory type. > > G. > >
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
