Previous: DSREST
Up: Storing data
Next: DSCUTL
Previous Page: DSREST
Next Page: DSCUTL

DSCLR

dsclr(name,*ivdsn*,ierr)

int dsclr(name,ivdsn,ierr) char *name; int *ivdsn, *ierr;

Clears the contents of the data set to 0 and resets the existing number of entries to 0. After this call DSADDE may be called again to fill the data set with data.

NAME
- data set name
*IVDSN*
- data set handle
IERR*
- DSPACK error flag

wwwd@na49
Fri Nov 4 23:36:02 MET 1994