Gentee Programming Language > Documentation > Libraries | Download documentation |
Append data to the specified file.
uint buf.writeappend( str filename )
filename The name of the file for writing. If the file already exists, it will be appended.
If error occurs, function returns 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |