Vidyalelo
C Programming · Q239

Standard Library Functions

Programming · C Programming · question 239

Q239

Which function converts the wide-character string to a multibyte string?

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

Answer: Option A

Solution

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