lua-users home
lua-l archive

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


It is difficult for me to read chapter "yield in c". especially API lua_yieldk, lua_callk and  lua_pcallk
Can someone give me some code/scenario that  need this function ? so i can debug it by gdb to study the implementation.