double d = luaL_checknumber(L, 1);. lua_pushnumber(L, sin (d));. return 1;. } static const struct luaL_Reg hello_lib[] = {.
確定! 回上一頁