On Wed, Feb 18, 2009 at 2:26 PM, Dan Bron <[email protected]> wrote:
> Inversely, I'd like to be able to take an array of the Unicode datatype and
> convert it to any reasonable encoding; let's call this verb 'charConvert'.

In the general case, this is not possible.  Or, rather, the only
reasonable encoding for the general case is unicode.

Unless, of course, you do not mind losing information during
the conversion.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to