[fpc-pascal] International Characters in Console mode programs...

2006-08-26 Thread S.Anıl Yılmaz

Hi,

I cannot manage to print any Turkish characters in console. (Code Page 
ISO-8859-9), I use Windows XP Turkish, I can type and display Turkish 
characters, but if my FP program's output displays these kind of text, 
only spaces or "?" appear instead of intended characters. I use 
widestrings to represent these chars. There is something I don't do 
right I am sure, but what is it? Thanks in advance.

Anil

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] International Characters in Console mode programs...

2006-08-26 Thread Marco van de Voort
> I cannot manage to print any Turkish characters in console. (Code Page 
> ISO-8859-9), I use Windows XP Turkish, I can type and display Turkish 
> characters, but if my FP program's output displays these kind of text, 
> only spaces or "?" appear instead of intended characters. I use 
> widestrings to represent these chars. There is something I don't do 
> right I am sure, but what is it? Thanks in advance.

This is one of the issues that 2.0.4 should at least improve upon. See the
2.0.4 versions on the FTP site.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal