fstat

fstat -- Gets information about a file using an open file pointer

Description

array fstat ( int fp)

Gathers the statistics of the file opened by the file pointer fp .

* - only valid on systems supporting the st_blksize type--other systems (i.e. Windows) return -1