MCQOPTIONS
Saved Bookmarks
| 1. |
The C library function _____________function converts the wide character to its multibyte representation. |
| A. | mblen() |
| B. | mbtowc() |
| C. | wcstombs() |
| D. | wctomb() |
| Answer» E. | |