MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / print_version

Function print_version

src/Chain/libraries/glua/single_glua_src/main.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154
155
156static void print_version(void) {
157 lua_writestring(LUA_COPYRIGHT, strlen(LUA_COPYRIGHT));
158 lua_writeline();
159}
160
161/*
162** Create the 'arg' table, which stores all arguments from the

Callers 1

pmainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected