UF_TEXT_mode_s
(view source)
Defined in: uf_text.h
Also known as:
UF_TEXT_mode_t
Data Members
UF_TEXT_LOCALE
This mode means that the user function
program will pass and receive character
data using character strings in the current
users locale.
UF_TEXT_UTF8
This mode means that the User function
program will pass and receive character
data using UTF-8 characters.
program will pass and receive character
data using character strings in the current
users locale.