Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ v10.0 : C library - these ansi c functions provide capabilities for processing multibyte http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
These ANSI C functions provide capabilities for processing multibyte
characters.  The following functions are defined:

mblen
    determine length of next multibyte character

mbstowcs
    convert multibyte character string to wide character string

mbtowc
    convert multibyte character to wide character

wcstombs
    convert wide character string to multibyte character string

wctomb
    convert wide character to multibyte character

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson