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


6.14.3.18 x1f4_pipe_shuffle

extern int x1f4_pipe_shuffle
    (void *program, struct x1f4_a1screen_type *screen_data);

The x1f4_pipe_shuffle function registers the screen_data function call observer with the (executable representation) program program.

See Call Observers.

See struct x1f4_a1screen_type.

The function returns 0 for success, non zero for failure.