Connecting Tech Pros Worldwide Help | Site Map

Comparison - Language sensitive collation and searching using UTF-8

  #1  
Old September 26th, 2007, 09:05 AM
Soso
Guest
 
Posts: n/a
Hello,
does anyone know of a c++ implementation of the Unicode Collation
Algorithm using UTF-8 encoding?
Plus, it would be nice if it has a MIT or Apache licence... :)

Thank you,

  #2  
Old September 26th, 2007, 02:35 PM
Victor Bazarov
Guest
 
Posts: n/a

re: Comparison - Language sensitive collation and searching using UTF-8


Soso wrote:
Quote:
Hello,
does anyone know of a c++ implementation of the Unicode Collation
Algorithm using UTF-8 encoding?
Plus, it would be nice if it has a MIT or Apache licence... :)
The chance of somebody who has been implementing this to come here often
enough to see your post is much slimmer than the chance of them publishing
their work somewhere on the web (or even just mentioning it) so Google can
pick it up and archive its location. So, go google for it first.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


Closed Thread