Re: new utility function has_prefix_len() [patch]
David Levine <[email protected]> Fri, 20 Jun 2025 10:41:32 -0400
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <[email protected]> |
Stephen wrote: > New function 'has_prefix_len' works similarly to 'has_prefix' but > accepts a character pointer and length instead of a C string. Patch applied. Thank you! David