On Sat, 2020-04-04 at 02:36 +0300, Sakari Ailus wrote:
Hi Joe,
Hi Sakari.
How would these be different in functionality? fmt[2] won't be accessed if fmt[1] is not 'c' (including '\0'), just like on the line above. I find the original easier to read.
Oops. You are right of course.
cheers, Joe