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


6.14.3.20 x1f4_rail_shuffle

extern int x1f4_rail_shuffle
    (void *program);

The x1f4_rail_shuffle function fits the program for step by step execution.

The function returns 0.

See Procedural Program Execution.

See Step By Step Procedural Program Execution Example.