MCPcopy Create free account
hub / github.com/SteveKChiu/lua-intf / createTable

Method createTable

LuaIntf/LuaRef.h:373–377  ·  view source on GitHub ↗

* Create a new, empty table. * * @param L Lua state * @param narr pre-allocate space for this number of array elements * @param nrec pre-allocate space for this number of non-array elements * @return empty table */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected