Next: x1f4_side_routine, Previous: x1f4_push_variable, Up: Imperative Language Interpreter Functions [Index]
extern int x1f4_rail_program (void *program);
The x1f4_rail_program
function fits the program
for step by
step execution by x1f4_step_routine
.
The function returns 0
.