Next: x1f4_step_shuffle, Previous: x1f4_slip_shuffle, Up: Procedural Language Interpreter Functions [Index]
extern int x1f4_stat_shuffle (void *data, int (*this)(void *, const char *, unsigned), const char *program, struct x1f4_a1record_type *a1record, struct x1f4_eelookup_type *eelookup);
The x1f4_stat_shuffle
function details the syntax error that prevented
successful program parsing.
See Procedural Program Parsing Error Reporting.
The function is a x1f4_lame_shuffle
proxy that disregards any of the
optionally set features of its struct x1f4_a1record_type
parameter.
See x1f4_lame_shuffle.