InterviewSolution
Saved Bookmarks
| 1. |
Which macro sets everything defined under locale. h?(a) LC_ALL(b) LC_COLLATE(c) LC_SET(d) LC_TIMEThe question was posed to me by my college director while I was bunking the class.Question is taken from Localization topic in portion C Library of C |
|
Answer» The CORRECT CHOICE is (a) LC_ALL |
|