yumapro
24.10-2
YumaPro SDK
|
AVL Tree storage of Language Specific Error Messages. More...
Go to the source code of this file.
Functions | |
void | errmsg_dict_init (void) |
Initialize this module. More... | |
void | errmsg_dict_cleanup (void) |
Cleanup this module. More... | |
status_t | errmsg_dict_insert (const xmlChar *lang, ncx_errmsg_t *errmsg) |
Add a list entry to the errmsg_dict. More... | |
ncx_errmsg_t * | errmsg_dict_find (const xmlChar *lang, status_t findres) |
Find a value node from the specified language tree. More... | |
AVL Tree storage of Language Specific Error Messages.
Used to overwrite the default error messages in status.c This is an internal module used only by errmsg.c