1.

Which macro affects the strftime() function?(a) LC_TIME(b) LC_SEC(c) LC_MIN(d) LC_SETThis question was addressed to me in my homework.Enquiry is from Localization in portion C Library of C

Answer»

The correct OPTION is (a) LC_TIME

For EXPLANATION: LC_TIME is the macro DEFINED under locale. h which affects the STRFTIME() function.



Discussion

No Comment Found

Related InterviewSolutions