N
newpuritangrant
All
Apologies for the naivety of the following question, but how can one iterate
over a Managed C++ String, and identify if any of the characters belong to a
certain unicode range.? For example i would like to be able to identify if a
managed string contains say Balinese characters (unicode range 1B00 to 1B7F).
I would be extremely grateful for any help or references to a possible
solution -
Many thanks
Jonathan
Apologies for the naivety of the following question, but how can one iterate
over a Managed C++ String, and identify if any of the characters belong to a
certain unicode range.? For example i would like to be able to identify if a
managed string contains say Balinese characters (unicode range 1B00 to 1B7F).
I would be extremely grateful for any help or references to a possible
solution -
Many thanks
Jonathan