signed vs unsigned pointer warning
Matthias B.
msbREMOVE-THIS@winterdrache.de
Sun Oct 10 02:03:00 GMT 2004
On Fri, 8 Oct 2004 16:10:23 -0400 Paul Koning <pkoning@equallogic.com>
wrote:
> Not true! Character code 255 is a lowecase letter. Certainly it is
> in iso-8859-1 (western europe) and probably in many of the other 8859
> flavors.
Sorry. I forgot to use setlocale() in my test program. I thought that
glibc would automatically choose the locale based on the LC_* environment
variables in that case, but that doesn't seem to be true.
MSB
--
There are only 10 types of people in this world:
Those who understand binary, and those who don't.
More information about the Gcc
mailing list