swig -lua example.i -o example_wrap.c $ gcc -I/usr/include/lua -c min.c -o min.o ... use either pcall() or xpcall(), which are documented in the Lua manual.
確定! 回上一頁