Re: Re: [PATCH] newlib: libc: Improved the readability of strcspn with minor optimization
"Xiao Zeng" <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
2023-12-20 23:08 Torbjorn SVENSSON <[email protected]> wrote: > >Hi Xiao, > >On 2023-12-16 05:45, Xiao Zeng wrote: >> 3 It is worth noting that strcspn and strspn only differ by one letter 'c'. I also >> often confuse them -:), maybe you are the same. > >Yes, sorry, I did that mistake. It's ok. I am very pleased to receive your code review comments in the upcoming patchs, which will bring great encouragement to me as a newcomer. At the same time, it can also create better code, which is why we come together. >Again, sorry for the noise. :'( > > >Kind regards, >Torbjörn Thanks Xiao Zeng