[svn-r3449] Purpose:

update
Description:
    Put in a caution statement in the H5Pset_fapl_split() function of
    the potential change in the next release.
Platforms tested:
    Viewed by netscape.
This commit is contained in:
Albert Cheng
2001-02-19 12:01:25 -05:00
parent ffbbc4a5f8
commit 9be92869be

View File

@@ -3184,6 +3184,8 @@ facilitate moving easily between them.</i>
HDF5 Releases 1.0 and 1.2.
The split file driver stored metadata and raw data in separate files
but provide no mechanism for separating types of metadata.
(Caution: this function maybe changed in the next release due to a
pending extension to the function.)
<p>
<code>fapl_id</code> is a file access property list identifier.
<p>