Previous: , Up: Text Library Definitions   [Index]


7.6.1.2 Text Library Generation Flags

The text library generation flags affect the text library objects construction.

Zero or more generation flags may be specified for the flags argument of the text library construction function.

See x1f4_init_lxtext.

X1f4_LXTEXT_CODELINK

indicates the text library constructor that it should observe the library data memory allocator (the library data memory allocator allocates memory for the library object construction purposes only).

X1f4_LXTEXT_RESOURCE

indicates the text library constructor that it should observe the data memory allocator (data is data of the ‘text’ type).

X1f4_LXTEXT_TEXTFLAT

indicates the text library constructor that it should observe the error reporter.