[Top]
[Prev]
[Next]
[Bottom]
DFSDclear/dsclear
intn DFSDclear( )
Purpose
Clears all values set by
DFSDset*
routines.
Return value
Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise.
Description
After a call to
DFSDclear
, values set by any
DFSDset*
call will not be written unless they have been set again.
FORTRAN
integer function dsclear( )
[Top]
[Prev]
[Next]
[Bottom]
hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.