| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3B125A89.587B3ACD@norcom.de> |
| Date: | Mon, 28 May 2001 16:02:49 +0200 |
| From: | =?iso-8859-1?Q?Ren=E9=20M=FChlstein?= <rmu AT norcom DOT de> |
| Organization: | NorCom |
| X-Mailer: | Mozilla 4.76 [en] (X11; U; SunOS 5.6 sun4u) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | rxvt and German umlauts |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id KAA15902 |
Hi,
when I write a German hello world program
main()
{
puts("Grüß Gott");
}
compile it with gcc and run it in a rxvt window the output
is as expected:
$ ./a.exe
Grüß Gott
When I call the non-cygwin ping command in the same rxvt
window
$ ping 172.0.0.1
Ping wird ausgef_hrt f_r 127.0.0.1 mit 32 Bytes Daten:
[...]
the German umlauts are displayed as black boxes.
Any suggestions how I could avoid this? I am working with
a German NT 4.0 SP 6a.
Regards,
René
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |