Re: scripts/basic/bin2c: Complete error handling in main()

From: SF Markus Elfring
Date: Thu Nov 03 2016 - 15:49:54 EST


> You could define an xprintf() macro that checks if the return value
> is < 0 and simply calls perror() and exit(1) in such case.

Does such a macro belong to any general header file from the Linux
software library?

Regards,
Markus