RE: sequence convertion
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Dec 15, 2003
- 640 views
Hayden McKay wrote: > > How do I convert a "single integer char" string > to a "double integer char" string? > and visa versa. As already mentioned, it sounds like you're talking Unicode here. You could take a look at unicode.ew in EuCOM (search the archives for COM). Matt Lewis