Up: Math Library Types [Index]
typedef struct x1f4_lxmath_type { struct x1f4_track_type textflat_set; struct x1f4_trans_type codelink_set; } x1f4_lxmath_type;
The x1f4_lxmath_type
record lists the application concerns related to
the math library objects generation.
The fields that are interpreted only if so requested are:
See Math Library Generation Flags.
codelink_set
specifies the library data memory allocator (allocates memory for the library object construction purposes only).
textflat_set
specifies the error reporter.