Previous: FSOPIN
Up: Input/Output
Next: FDSIN
Previous Page: FSOPIN
Next Page: FDSIN

FSOPOU

fsopou(ioid,file,chopt,ierr*)

int fsopou(ioid ,file, chopt, ierr) int ioid; char *file, *chopt; int *ierr;

Opens DSPACK output file or tape

IOID
- output ID (between 0 and 9) - independent of input ID
FILE
- full path of the file or tape unit
CHOPT
- options
'T'
for tape
'D'
for disk (default)

IERR*
- DSPACK error flag

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