[obsidian] vault backup: 2025-01-15 16:35:43[
All checks were successful
Build / build (push) Successful in 10m25s
All checks were successful
Build / build (push) Successful in 10m25s
This commit is contained in:
@ -23,8 +23,6 @@ Cからアクセスするには`luaState*`を受け取って`int`を返す関数
|
||||
|
||||
数値型は基本的に64bit floatのみ(埋め込む時はコンパイル時にマクロで切り替えることができる)。内部的にはIntとかboolの区別はあって、いい感じにキャストできるようになっている。
|
||||
|
||||
|
||||
|
||||
## リファレンス
|
||||
|
||||
[Lua 5.4 Reference Manual](https://www.lua.org/manual/5.4/)
|
||||
|
Reference in New Issue
Block a user