Gentee Programming Language > Documentation > Libraries Download documentation

getsize

Get the size of a file.
 
uint getsize(
      uint   handle
)

Parameters

handleFile identifier.

Return value

The file size.

See also

    Function working with files


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