[MonoDevelop] problem with diacritics (accents etc)
Mark Kane
mkane23 at gmail.com
Wed Oct 21 21:57:36 EDT 2009
Hi all,
I have a short question about using diacritics (for example accents:
é, á etc) in monodevelop with respect to C-sharp.
The problem is best summed up in one line of code:
Console.writeline("é");
This results in the following output:
?
So my question is, how do we get the following output?
é
This is my first post and I do hope this is the appropriate list.
Thank you for your time,
Mark
More information about the Monodevelop-list
mailing list