[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: where to find lua and c++ examples
- From: DoG <g5d6@...>
- Date: Mon, 20 Jan 2003 19:02:15 +0100
I would like to include lua into my project, which is mostly written in
c++. I looked at luna, and it seems to be the easiest way to start off.
I am working on a cross-platform project, but I am currently developing
on MacOS X. So, after looking at the luna examples, and reading the
docs and lua technotes, I still don't quite understand how to pass
arguments to and from lua and how to handle multiple assignments. Any
pointers?
- D.G