When does lua_pushstring() fail (if at all)?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: When does lua_pushstring() fail (if at all)?
- From: Marc Balmer <marc@...>
- Date: Sun, 8 May 2016 10:34:25 +0200
Can lua_pushstring() fail and not return to the caller? If so, under which circumstances and what action is taken?