Gentee Programming Language > Documentation > Libraries Download documentation

setftime

Set time for a file.
 
uint setftime(
      uint   handle,
      filetime   ft
)

Parameters

handleFile identifier.
ftNew time for the file.

Return value

If error occurs, function returns 0.

See also

    Function working with files


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