lua_pop (L, 1); } }catch(const char* s){ string errMsg = s; lua_pop(L,1); cout << errMsg << endl; return false; }catch(std::exception& e){
確定! 回上一頁