Which flag is used to compile client programs that use MySQL header files?
(a) -O
(b) -I
(c) -U
(d) -A
This question was posed to me in an online interview.
The doubt is from Compiling and Linking Client Programs in portion MySQL Programs Using C of MySQL