Previous: , Up: Date And Time Library Definitions   [Index]


7.14.1.2 Date And Time Library Generation Flags

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

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

See x1f4_init_lxdate.

X1f4_LXDATE_AUTOLINK

indicates the time library constructor that it should observe the temporaries allocator.

X1f4_LXDATE_CODELINK

indicates the time 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_LXDATE_RESOURCE

indicates the time library constructor that it should observe the data memory allocator (data is data of the ‘date’ and ‘time’ types).

X1f4_LXDATE_TEXTFLAT

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