Why would someone go through the trouble of constructing an error
handling function using variable-length argument lists? Why not just
use something like printf()?
handling function using variable-length argument lists? Why not just
use something like printf()?
Comment