![]() |
Boron 2.1.0
|
Structure of CFUNC a1 argument when boron_defineCFunc() signature is ":eval". More...
Data Fields | |
UIndex | avail |
Number of valid cells following pos. | |
const UCell * | pos |
Block program counter. | |
Structure of CFUNC a1 argument when boron_defineCFunc() signature is ":eval".
const UCell* UCellCFuncEval::pos |
Block program counter.
This must be updated before the CFUNC exits.