Previous: FDSIN
Up: Input/Output
Next: FSOUTD
Previous Page: FDSIN
Next Page: FSOUTD
fsmark(ioid,name,ntot*,ierr*)int fsmark(ioid, name, ntot, ierr) int ioid, *ntot, *ierr; char *name;
Marks data set for output. After all required data sets are marked FSOUTD should be called to output the definition block. Following FSOUTV calls will write out all marked data sets for given output ID if they are stored in the section to which FSOUTV call refers. This way all sets are marked, independently of section but contants (section 2) and variables (section 1) are written out as separate records.