|
I use Lua 5.3 to manage equivalent transformations
Information graph algorithms to detect concurrency
and scheduling of parallel execution:
http://vbakanov.ru/spf@home/spf@home.htm (main
program on C++ Builder 6).
I have a problem - when trying to stop the implementation
of Lua-script (and close the instance of Lua) by calling
lua_close (L) get error (exception) "Access violation at
address ..." and program is crashed.
Tell me how to get rid of this trouble!
Yours faithfully, Valery Bakanov