Gentee Programming Language > Documentation > Libraries Download documentation

close

Close a file.
 
uint close(
      uint   handle
)

Parameters

handleFile identifier.

Return value

If error occurs, function returns 0.

See also

    Function working with files


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