static int l_sin (lua_State *L) { double d = lua_tonumber(L, ... A quick-and-dirty way to test l_sin is to put its code directly into the file lua.c and add ...
確定! 回上一頁