Unix |
Unix v6 |
|
![]() |
setfil(3) |
![]() |
setfil specify Fortran file name call setfil ( unit, hollerith-string ) provides a primitive way to associate an integer I/O number with a file named by the The end of the file name is indicated by a blank. Subsequent I/O on this unit number will refer to the file whose name is specified by the string. should be called only before any I/O has been done on the or just after doing a or It is ineffective for unit numbers 5 and 6. fc (I) The exclusion of units 5 and 6 is unwarranted.
![]() |
setfil(3) | ![]() |