Peacalm Notes

Recent content on Peacalm Notes

马上订阅 Peacalm Notes RSS 更新: https://lishuangquan.cn/index.xml

Lua C API中的迷惑行为 | Lua C API Confusions

2024年10月22日 22:20

There are some very confusing behaviors in Lua C API. Here are some explanations for these. (Tested on Lua 5.4)

1. Type of number, integer, string

Operations like lua_isnumber, lua_pushinteger, lua_isstring don’t mean checking the value’s type:...

剩余内容已隐藏

查看完整文章以阅读更多