InterviewSolution
Saved Bookmarks
| 1. |
The number of bytes contained in the multibyte character pointed to by a character is ___________(a) getenv()(b) bsearch()(c) mblen()(d) qsort()This question was addressed to me at a job interview.Enquiry is from General Utilities in portion C Library of C |
|
Answer» Correct answer is (c) mblen() |
|