Thanks to all who replied to my recent question on this subject. Andreas Metzler <[EMAIL PROTECTED]> wrote:
> With glibc I'd use > iconv --from=SRC-ENCODING --to=DST-ENCODING//TRANSLIT > if it is acceptable to change the length of strings. This will replace > e.g. the Euro-Symbol with "EUR". Without //TRANSLIT, iconv fails if DST-ENCODING is US or ASCII, but with //TRANSLIT, all characters that aren't included in ASCII are rendered as `?'. This useful, but not as useful as the conversions performed by recode. Where is `//TRANSLIT' documented? Regards, Bob -- _ |_) _ |_ Robert D. Hilliard <[EMAIL PROTECTED]> |_) (_) |_) 1294 S.W. Seagull Way <[EMAIL PROTECTED]> Palm City, FL 34990 USA GPG Key ID: 390D6559