Search found 4 matches

by tkaltschmidt
Tue Aug 20, 2024 2:56 pm
Forum: Coding Questions
Topic: Character Count of Unicode String
Replies: 8
Views: 1923

Re: Character Count of Unicode String

That's awesome, thanks, idle!

May i ask: What is the difference between UTF16.pb and UTF16a.pb?
by tkaltschmidt
Mon Aug 19, 2024 6:45 pm
Forum: Coding Questions
Topic: Character Count of Unicode String
Replies: 8
Views: 1923

Re: Character Count of Unicode String

Looks good, thank you, Fred!
by tkaltschmidt
Mon Aug 19, 2024 4:11 pm
Forum: Coding Questions
Topic: Character Count of Unicode String
Replies: 8
Views: 1923

Re: Character Count of Unicode String

Thank you, Daniel and Saso!
by tkaltschmidt
Mon Aug 19, 2024 3:31 pm
Forum: Coding Questions
Topic: Character Count of Unicode String
Replies: 8
Views: 1923

Character Count of Unicode String

Hi there,

i'm evaluating Purebasic and have to say: Very impressed so far!

Litte question: Is Purebasic capable of counting the perceived characters of a Unicode String? The following code returns 2 characters, but there is only one. Do i miss the correct function or is this a known limitation ...