Comment on Destroying C with 20 lines of Haskell: wcparentComments−classified6yWell, counting characters is obviously different from counting bytes when the characters are UTF-8 encoded, or UTF-32.
Comments
Well, counting characters is obviously different from counting bytes when the characters are UTF-8 encoded, or UTF-32.