Alexander Thomas <alexan...@collab.net> writes:

> Code snippet produced "646". 
>
> "iconv -f 646 -t UTF-8 /dev/null" returned
> "iconv: conversion from `646' is not supported"

Google suggests you need to install SUNWuiu8 for 646 to work.

You could try setting the environment variable LANG=C, or some other
locale of your choice.

-- 
Philip

Reply via email to