LuaNET, the lua 5.1 api documentation!

Lua-Api

Input/Output

[LUA 5.1] io.type

function io.type ( obj )
Checks whether obj is a valid file handle.
Returns the string "file" if obj is an open file handle, "closed file" if obj is a closed file handle, or nil if obj is not a file handle.

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.406 seconds with 21 queries.