WriteInt

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{{FileMethod| file:writeInte(value) | Writes an integer to the file. | {{MethodParam|value|An integer|The value to be written.}} | Returns nothing. }} === Example === <pre> fi...')
m
 
Line 1: Line 1:
{{FileMethod|
{{FileMethod|
-
file:writeInte(value)
+
file:writeInt(value)
|
|
Writes an integer to the file.
Writes an integer to the file.

Latest revision as of 18:49, 7 February 2010

file:writeInt(value)

Writes an integer to the file.

Parameter Expected Type Description
value An integer The value to be written.
Returns

Returns nothing.

DaisyMoon File Objects

Example

   file:writeInt(score)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox