[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Remaining l10n issues

From: Michael Sweet <mike_at_easysw.com>
Date: 2004-05-07 03:27:05 CEST

Mark Phippard wrote:
> ...
> covers. So if I am running an OS/400 program and I read an ASCII
> file, OS/400 will convert it to EBCDIC inside the program, and if I
> write back out it will be ASCII again. It is possible that is not
> the case when using C. The "more native" OS/400 languages (RPG and
> COBOL) can probably make those assumptions, where C will not.
> ...

IIRC from our HTMLDOC porting work, there is a mode flag you pass
in the fopen/open call that specifies whether to read/write ASCII
or EBCDIC. That won't help for reading/writing UTF-8, though...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Printing Software for UNIX                       http://www.easysw.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 7 03:28:18 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.