InterviewSolution
Saved Bookmarks
| 1. |
Which library file contains various portability macros and definitions?(a) my_global.h(b) my_sys.h(c) mysql.h(d) my_local.hI had been asked this question in an international level competition.Asked question is from Connecting to the Server in portion MySQL Programs Using C of MySQL |
|
Answer» The correct OPTION is (b) my_sys.h |
|