Fun 0.41.5
The programming language that makes You have fun
Loading...
Searching...
No Matches
handles.c File Reference

INI handle registry implementation used by VM INI opcodes. More...

Go to the source code of this file.

Detailed Description

INI handle registry implementation used by VM INI opcodes.

Provides a tiny fixed-size registry mapping small integer handles to iniparser dictionary pointers. Not thread-safe. Handles are positive integers in range [1, 63].

Definition in file handles.c.