InterviewSolution
Saved Bookmarks
| 1. |
Which macro is used in the setlocale() function?(a) LC_SET(b) FLT_RADIX 2(c) LC_MESSAGES(d) SHRT_MAXThe question was asked by my college director while I was bunking the class.The above asked question is from Localization topic in division C Library of C |
|
Answer» The correct option is (C) LC_MESSAGES |
|