[Top] [Prev] [Next] [Bottom]
1.11 Vgroup Backward Compatibility Issues
1.11.1 Vset Implementation Integrated into the Vgroup Interface
In HDF versions before 2.0, vsets were created and manipulated through an interface separate from the other main HDF interfaces like the SDS interface, VS interface, etc.. A pointer to a specially-defined vset structure was returned by the vset interface and data type definitions specific to the vset interface was used. The names of these definitions were prefaced by "LOCAL_".
After HDF version 2.0 the vs_id identifier replaced the pointer to the vset structure, the "LOCAL_" data type definitions were made obsolete by newer definitions and all vset functionality was integrated in the V interface routines. HDF programs written for HDF libraries earlier than version 2.0 should be modified accordingly in order to function correctly with newer versions of HDF.
[Top] [Prev] [Next] [Bottom]
hdfhelp@ncsa.uiuc.edu
HDF User's Guide - 06/04/97, NCSA HDF
Development Group.