InterviewSolution
Saved Bookmarks
| 1. |
Which of the given structure is returned by the function ldiv()?(a) div_t(b) ldiv_t(c) div_i(d) ldiv_iI had been asked this question in class test.The above asked question is from General Utilities topic in section C Library of C |
|
Answer» Right option is (B) ldiv_t |
|