Next: x1f4_near_shuffle, Previous: x1f4_look_shuffle, Up: Procedural Language Interpreter Functions [Index]
extern int x1f4_meta_shuffle (void *subtext, void ***p);
The x1f4_meta_shuffle
function stores the address of the extended
execution context vector (it changes with the called aime function) for
subtext
step by step execution context at p
.
The function returns 0
.