![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements the OP_SQLITE_CLOSE opcode (conditional build). More...
Go to the source code of this file.
Functions | |
| free_value (v) | |
| push_value (vm, make_nil()) | |
Variables | |
| case | OP_SQLITE_CLOSE |
| break | |
Implements the OP_SQLITE_CLOSE opcode (conditional build).
Closes a registered SQLite database handle and unregisters it when FUN_WITH_SQLITE is enabled. No-op when SQLite support is disabled.
Definition in file close.c.
| free_value | ( | v | ) |
| push_value | ( | vm | , |
| make_nil() | ) |