You can use lua_pushlstring() function. This is the prototype: void lua_pushlstring (lua_State *L, const char *s, size_t len);.
確定! 回上一頁