[Mono-devel-list] Special Characters

Pablo Cardona pcardona37 at gmail.com
Thu Dec 23 07:45:30 EST 2004


Hi, I have  problem trying to show in console diferent especial
characters, like ñ (ascii 164), which is an important character in
spanish.
Instead of appears this special character in the console, appears
another character.
I've tried to reconfigure locales with different types of locales but
the problem still continues.
I've also tried to show this character in console with a little
program in C, and the character is shown properly.
I'm using only this method: Console.WriteLine("ñ"); 
So I don't know if it is a problem about the configuration of the
console, or I'm not doing it well with MONO.

So if anybody can help me please reply.

Thanks.



More information about the Mono-devel-list mailing list