[MonoDevelop] problem with diacritics (accents etc)

Oskar Berggren oskar.berggren at gmail.com
Thu Oct 22 03:17:44 EDT 2009


2009/10/22 Mark Kane <mkane23 at gmail.com>:
> 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?
>
> é
>
>


Is your source file stored as UTF-8?


/Oskar


More information about the Monodevelop-list mailing list