Re: euphoria text processing
- Posted by DerekParnell (admin) Jun 03, 2013
- 1823 views
petelomax said...
Or is there already something that can do this?
I already have these UTF file read/write functions but they didn't make it into Eu4. I'll dig them out of whatever closet they went to hide in and put them up for inspection. Stay tuned ...
But even if you can read/write UTF files, that is not the same as "text processing". Even searching for subtext within a Unicode string is very complicated due to language characteristics.
Oh, and by the way "unicode" is not the same as UTF16 (double-byte characters).