MCPcopy Create free account
hub / github.com/Nicholas3388/LuaNode / newfile

Function newfile

LuaNode_Esp8266/components/lua/liolib.c:99–105  ·  view source on GitHub ↗

** When creating file handles, always creates a `closed' file handle ** before opening the actual file; so, if there is a memory error, the ** file is not left opened. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

io_openFunction · 0.70
io_popenFunction · 0.70
io_tmpfileFunction · 0.70
g_iofileFunction · 0.70
io_linesFunction · 0.70
createstdfileFunction · 0.70

Calls 2

lua_newuserdataFunction · 0.70
lua_setmetatableFunction · 0.70

Tested by

no test coverage detected