nserror
Enumeration of error codes.
User interface utf8 characterset conversion routines.
struct gui_utf8_table * riscos_utf8_table
nserror utf8_to_local_encoding(const char *string, size_t len, char **result)
Convert a UTF-8 encoded string into the system local encoding.
nserror utf8_from_local_encoding(const char *string, size_t len, char **result)
Convert a string encoded in the system local encoding to UTF-8.
const int * ucstable_from_alphabet(int alphabet)
Retrieve UCS table (above), given alphabet number.