Vidyalelo
C Programming · Q51

Standard Library Functions

Programming · C Programming · question 51

Q51

What is the name of the function that is used to convert multibyte character to wide character?

A.
mblen()
B.
mbtowc()
Answer
C.
mbstowcs()
D.
wcstombs()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board