getting filename from file descriptor

pefv700 at perv.pe.utexas.edu pefv700 at perv.pe.utexas.edu
Sun Jun 30 08:22:02 AEST 1991


The FORTRAN statement

	INQUIRE(UNIT, name = STRING)

sets STRING to the name of the file that the FORTRAN logical unit UNIT
refers to.

How can this be implemented under UNIX?

Thanks,

Chris



More information about the Comp.unix.programmer mailing list