On Sat, Apr 27, 2019 at 08:29:31PM -0700, Yury Norov wrote:
> New function works like strchrnul() with a length limited strings.

The prototype better to be consistent with strchrnul() and memchr(), i.e.
the size parameter to go last.

-- 
With Best Regards,
Andy Shevchenko


Reply via email to