[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: problem with calling lua5 from c++
- From: Michael Putz <mike@...>
- Date: Mon, 05 May 2003 21:14:13 +0200
hi everyone,
there's a nice tutorial on "calling lua from c++" at:
http://tonyandpaige.com/tutorials/lua2.html
but i can not get this working with lua5...the lua function is entered
correctly but return value is always 0
any help would be appreciated,
mike