| Gentee Programming Language > Documentation > Libraries | Download documentation |
Writing csv data to a file.
uint csv.write( str filename )
filename The name of the file for writing. If the file already exists, it will be overwritten.
The size of the written data.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |