lua-users home
lua-l archive

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


>
>Is there a reason, why lua_printstack() is not exported?
>

Function lua_printstack() does not need to be exported
since it's build using Lua Debug API (lua_stackedfunction,
lua_funcinfo and lua_getobjname). These functions can be
found on the manual, section 7.1.

Therefore, you can copy this function and make all changes
necessary to fit your particular application.

Regards,

MdD


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com