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


6.14.3.21 x1f4_stat_shuffle

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.

See struct x1f4_a1record_type.