![]() | Fun 0.41.5 The programming language that makes You have fun |
VM opcode snippet for reading a boolean from an INI dictionary (OP_INI_GET_BOOL). More...
Go to the source code of this file.
VM opcode snippet for reading a boolean from an INI dictionary (OP_INI_GET_BOOL).
Included by vm.c when FUN_WITH_INI is enabled.
Opcode: OP_INI_GET_BOOL Stack: [default:int|bool] [key:string] [section:string] [handle:int] -> [out:int]
Behavior
Errors
Definition in file get_bool.c.