Gentee Programming Language > Documentation > Libraries Download documentation

getfileattrib

Getting file attributes.
 
uint getfileattrib(
      str   name
)

Parameters

nameFilename.

Return value

The function returns file attributes. It returns 0xFFFFFFFF in case of an error.

See also

    Function working with files


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