Gentee Programming Language > Documentation > Libraries Download documentation

deletefile

Delete a file.
 
uint deletefile(
      str   name
)

Parameters

nameThe name of the file being deleted.

Return value

If error occurs, function returns 0.

See also

    Function working with files


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