EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

str.write

Writing a string to a file.

method uint str.write (
   str filename
)

Parameters

filename The name of the file for writing. If the file already exists, it will be overwritten.

Return value

The size of the written data.

Related links

Source