Next: , Previous: , Up: Procedural Language Interpreter Functions   [Index]


6.14.3.13 x1f4_meta_shuffle

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.

See Extended Execution Context.