#include <ut_text.h>
Public Attributes | |
long | rating |
Mark attributed to the charset depending on the text. | |
ulong | checksum |
Checksum of each extended character in the text. Used to find equivalent charsets. |
An array of this structure is instanciated in UtText and holds the result of the evaluation of each charset. The charset which get the best rating will be choosed for the conversion.
Definition at line 94 of file ut_text.h.