[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: questions about Simple Cpp Binding
- From: Robert Kücken <robert.kuecken@...>
- Date: Mon, 4 Aug 2003 09:16:32 +0200
Hi,
I have a few questions about the sample-code Simple Cpp Binding.
I don't understand the register-function.
First I create a new table in the stack, then I turn it into a metatable,
right?
But why I assign to __metatable the value of methodtable?
And why I drop after this the metatable? First I create it and then I delete
it?
Hm, that's all, I hope, anyone can answer the questions.
thank you
robert kuecken