UTF-8 rendering on user interface. Also strings application sends to
library, such as, nicknames, channel names, server names, host names,
topic srings, any command argument, etc. must always be UTF-8 encoded
-before they are sent to the library. The <a href="silcutf8.h">UTF-8
+before they are sent to the library. The <a href="silcutf8.html">UTF-8
routines</a> help the application developer to encode and decode
UTF-8 strings.
@LINK=silcconfig.html:SILC Config Interface
@LINK=silcfileutil.html:SILC File Util Interface
@LINK=silcstrutil.html:SILC String Util Interface
+@LINK=silcutf8.html:SILC UTF-8 Interface
@LINK=silcutil.html:SILC Util Interface
@LINK=silclist.html:SILC List Interface
@LINK=silcdlist.html:SILC Dynamic List Interface