

MCQOPTIONS
Saved Bookmarks
1. |
What is the name of the function that is used to convert multibyte character to wide character? |
A. | mblen() |
B. | mbtowc() |
C. | mbstowcs() |
D. | wcstombs() |
Answer» C. mbstowcs() | |