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

From: SF Markus Elfring
Date: Wed Nov 02 2016 - 13:48:19 EST


> Is replacing printf("\"\n") with puts("\"") optimization?

Is the difference relevant if an “ordinary” string is passed instead of
a format string?


> Frankly, the result of this patch seems extremely unreadable code.

Do you care for more complete error detection and corresponding exception handling
in this source file?

Regards,
Markus