[MonoDevelop] problem with diacritics (accents etc)

Ian Norton-Badrul Ian.Norton-Badrul at thales-esecurity.com
Thu Oct 22 03:22:43 EDT 2009



On 22 Oct 2009, at 08:18, "Oskar Berggren" <oskar.berggren at gmail.com>  
wrote:

> 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?
>

Are you seeing the "?" In monodevelop's application output or on a  
real console?

Regards

Ian


More information about the Monodevelop-list mailing list