Previous: DSNENT
Up: Retrieving data
Next: DSGETS
Previous Page: DSNENT
Next Page: DSGETS
dsget(name,*ivdsn*,maxent,nent*,ix*,ierr*)int dsget(name,ivdsn,maxent,nent,ix,ierr) char *name; int *ivdsn, maxent, *nent, *ix, *ierr;
Returns up to maxent entries from the data set. It should be used to retrieve a complete data set - the maxent is only meant as a protection.