Re: simple binary IO proposition.

2000-09-03 Thread John Meacham
I don't have a problem with all the character encoding infrastructure and whatnot, but it makes sense logically in an Language API to provide access to the lowest level of IO that is possible, whether the more advanced operations themselves are implemented in Haskell or specially by

Re: simple binary IO proposition.

2000-09-03 Thread Marcin 'Qrczak' Kowalczyk
Sat, 02 Sep 2000 15:37:50 -0700, Joe English <[EMAIL PROTECTED]> pisze: > > I know. How to convert between the default multibyte locale and > > Unicode on such systems? > > As far as I can tell, there's no way to do so in Standard C without > investigating the details of each particular implemen