Re: Expanding the C API's stack dynamically?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Expanding the C API's stack dynamically?
- From: "Adam D. Moss" <adam@...>
- Date: 2004年7月23日 21:34:02 +0100
Mark Hamburg wrote:
luaL_checkstack will expand the stack.
Oh good, so it does! Thanks.
--Adam