Gentee Programming Language > Documentation > Libraries Download documentation

getftime

Get the time when the file was last modified.
 
uint getftime(
      uint   handle,
      filetime   ft
)

Parameters

handleFile identifier.
ftThe variable for getting the time of a file.

Return value

If error occurs, function returns 0.

See also

    Function working with files


 Copyright © 2004-2006 Gentee Inc. All rights reserved.