MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / read_number

Function read_number

lua/liolib.c:424–454  ·  view source on GitHub ↗

** Read a number: first reads a valid prefix of a numeral into a buffer. ** Then it calls 'lua_stringtonumber' to check whether the format is ** correct and to convert it to a Lua number */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

g_readFunction · 0.85

Calls 4

test2Function · 0.85
readdigitsFunction · 0.85
lua_stringtonumberFunction · 0.85
lua_pushnilFunction · 0.85

Tested by

no test coverage detected