Question:What is the correct prototype of Closing the Logging Connection ?
A int closelog() B int closelog(void) C closelog(void) D int close_log(void)
+ AnswerB
+ Report