Re: Locale independant way to process special chars
From: David Hilsee (davidhilseenews_at_yahoo.com)
Date: 08/29/04
- Next message: Mike Wahler: "Re: To Moderator"
- Previous message: David Hilsee: "Re: Locale independant way to process special chars"
- In reply to: Jakob Bieling: "Q: Locale independant way to process special chars"
- Next in thread: Jakob Bieling: "Re: Locale independant way to process special chars"
- Reply: Jakob Bieling: "Re: Locale independant way to process special chars"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Aug 2004 17:23:01 -0400
"Jakob Bieling" <argfhesNGtzkQBGarg@rot13.com> wrote in message
news:cgsvr6$c0g$04$1@news.t-online.com...
<snip>
> Tho my documentation tells me that 'for iswalpha, the result of the
test
> condition is independent of locale', it still returns 0 for the Umlaut a.
Is
> my C++ implementation broken or did I just misunderstand something?
FWIW, std::iswalpha(L'ä') returned true on VS.NET 2003 Win2K Pro.
-- David Hilsee
- Next message: Mike Wahler: "Re: To Moderator"
- Previous message: David Hilsee: "Re: Locale independant way to process special chars"
- In reply to: Jakob Bieling: "Q: Locale independant way to process special chars"
- Next in thread: Jakob Bieling: "Re: Locale independant way to process special chars"
- Reply: Jakob Bieling: "Re: Locale independant way to process special chars"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|