ftime (<file>)
time
The last modified time of a file, in the form of both day and time.
<file>
The name of the file
to be queried. If the file does not exist, a null time (the current time)
is returned and the function error flag funcerr will be set to -1.
time ft = ftime(/usr/text/myfile.dat)
Structures: |