lua-users home
lua-l archive

Re: Safe an quick way to determine context in a C-function

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> if PushNewPoint() is being called directly from the application,
> luaL_error will call exit()
Only if you haven't used a protected call. See lua_cpcall for instance.

AltStyle によって変換されたページ (->オリジナル) /