[Next] [Up] [Previous]
Next: FSStat Up: Functions and procedures Previous: Access

FStat

   

Declaration:

Procedure FStat (Path : Pathstr; Var Info : stat) ;

Description:

Gets information about the file specified in Path, and stores it in Info, which is of type stat.

Errors:

LinuxError is used to report errors.

sys_enoent
Path does not exist.

See also:

FSStat, stat(2)



Michael Van Canneyt
Thu Dec 12 15:40:07 MET 1996