This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFH] Trouble with mbsrtowcs and "\244" (Euro symbol)


On Sun, 2002-05-12 at 14:51, Paolo Carlini wrote:

> What happens is that *__wcs turns out to be (unexpectedly to us) 6384, 
> whereas __ccurr = "\243" => *__wcs == 163 and __ccurr = "\245" => *__wcs 
> == 165.
> 
> What does 6384 mean?


6384 would indeed be unexpected.  Don't you mean 8364?  This would be
the Euro symbol.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]