Next: , Up: Math Library Functions   [Index]


7.8.3.1 x1f4_bset_lxmath

extern int x1f4_bset_lxmath
    (void *lxmath, const struct x1f4_operator_type **operators);

The x1f4_bset_lxmath function writes the struct x1f4_operator_type description pointers of the infix binary operators provided by the lxmath math library object at the operators address.

See struct x1f4_operator_type.

The function returns the number of copied pointers.