[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Pushing array to stack from C
- From: Chintan Gandhi <cgandhi@...>
- Date: Sat, 14 Jul 2007 18:19:10 -0700
Here is a newbie question:
How do I push an int array to the stack from C and how do I retrieve it
from within Lua?
Any help is appreciated.