Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

SWIutfconversions.h File Reference

#include <stdio.h>
#include <SWIchar.h>

Functions

*SWIcharResult SWIwcstoutf8 (const wchar_t *src, unsigned char *dst, int maxdstlen)
 Wide to UTF-8 conversion.
SWIcharResult SWIutf8towcs (const unsigned char *src, wchar_t *dst, int maxdstlen)
 UTF-8 to wide conversion.
int SWIwcstoutf8len (const wchar_t *src)
 Returns the length of a UTF-8 string after conversion from wide.
int SWIutf8towcslen (const unsigned char *src)
 Returns the length of a wide string after conversion from UTF-8.


Generated on Wed Jun 1 12:50:18 2005 for OpenVXI by  doxygen 1.4.2