ReadInt

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Jeb (Talk | contribs)
(Created page with '{{FileMethod| file:readInt() | Reads an integer from the file. | {{NoParams}} | Returns an integer if the file is ok. }} === Example === <pre> local value = file:readInt() </p...')

Latest revision as of 18:54, 7 February 2010

file:readInt()

Reads an integer from the file.

Parameter Expected Type Description
No parameters
Returns

Returns an integer if the file is ok.

DaisyMoon File Objects

Example

   local value = file:readInt()
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox