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

Function luaB_print

LuaNode_Esp8266/components/lua/lbaselib.c:30–58  ·  view source on GitHub ↗

** If your system does not support `stdout', you can just remove this function. ** If you need, you can define your own `print' function, following this ** model but changing `fputs' to put the strings at a proper place ** (a console window or a log file, for instance). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

lua_gettopFunction · 0.70
lua_pushvalueFunction · 0.70
lua_callFunction · 0.70
luaL_errorFunction · 0.70

Tested by

no test coverage detected