in reply to Re: length() miscounting UTF8 characters?
in thread length() miscounting UTF8 characters?

Wow, I don't know what to say, that script is extremely helpful and should come in very handy! Thanks a bunch, I really appreciate the effort you went to there. I never expected this much useful feedback when I turned to PM at a friend's suggestion. So again, thanks to you and everyone else, I'm really impressed.
  • Comment on Re^2: length() miscounting UTF8 characters?

Replies are listed 'Best First'.
Re^3: length() miscounting UTF8 characters?
by Jim (Curate) on Apr 28, 2014 at 18:39 UTC

    Bear in mind that the script is written using very didactic code. It's longer and more verbose than the same script would be if its main purpose wasn't to teach a lesson.