InterviewSolution
Saved Bookmarks
| 1. |
Which header should be included first?(a) my_global.h(b) my_sys.h(c) mysql.h(d) my_local.hI have been asked this question in exam.The query is from Connecting to the Server in section MySQL Programs Using C of MySQL |
|
Answer» Right choice is (a) my_global.h |
|