Examveda

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

A. wcstombs()

B. mbstowcs()

C. mbtowc()

D. mblen()

Answer: Option A


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions