U_CAPI UBiDi* U_EXPORT2 ubidi_open ()

Allocate a UBiDi structure

Documentation

Allocate a UBiDi structure. Such an object is initially empty. It is assigned the BiDi properties of a paragraph by ubidi_setPara() or the BiDi properties of a line of a paragraph by ubidi_getLine().

This object can be reused for as long as it is not deallocated by calling ubidi_close().

ubidi_set() will allocate additional memory for internal structures as necessary.

Returns:
An empty UBiDi object.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de