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


6.14.3.26 x1f4_tail_shuffle

extern int x1f4_tail_shuffle
    (void *subtext);

The x1f4_tail_shuffle function test whether the execution of the program for which the subtext step by step execution context was created completed and returns 0 if so and non zero otherwise.

See Procedural Program Execution.

See x1f4_head_shuffle.

See x1f4_slip_shuffle.

See Step By Step Procedural Program Execution Example.