diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2004-07-02 15:50:02 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2004-07-02 15:50:02 (GMT) |
commit | 9c19127e546703117f64082d1af6ba433f7775f5 (patch) | |
tree | 61dda119cc7057eccf4d2bdae8ac692fa4e5caab /hl | |
parent | d100f26a7ccb397e746ec1a3f97ec91fc8a4b978 (diff) | |
download | hdf5-9c19127e546703117f64082d1af6ba433f7775f5.zip hdf5-9c19127e546703117f64082d1af6ba433f7775f5.tar.gz hdf5-9c19127e546703117f64082d1af6ba433f7775f5.tar.bz2 |
[svn-r8789]
Purpose:
To more carefully describe the behavior of H5Pset_external.
Description:
Add notes that first H5Pset_external call sets the dataset as EXTERNAL
and identifies the first file in the series of external files that
will hold the dataset; subsequent calls identify additional files;
all external files must be declared before the dataset is created;
and the library will create files that don't yet exist on the system
at the time that H5Dwrite is called to write data to that file.
Also a few copy edits.
Platforms tested:
Mozilla
Diffstat (limited to 'hl')
0 files changed, 0 insertions, 0 deletions