What does mysql_real_connect() return if it fails?
(a) integer
(b) float
(c) structure
(d) NULL
The question was asked in class test.
This intriguing question comes from Handling Errors and Processing Command Options topic in portion MySQL Programs Using C of MySQL