lua-users home
lua-l archive

Re: API Version Query Function

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


Why do you need a C API function?
You have to include "lua.h" in your C source anyway, and this file
defines things like LUA_VERSION, LUA_RELEASE, ... No need to introduce
a function for this.
- Michael

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