delorie.com/archives/browse.cgi | search |
From: | Jason Green <news AT jgreen4 DOT fsnet DOT co DOT uk> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: foreign char |
Date: | Fri, 24 Mar 2000 22:20:27 +0000 |
Organization: | Customer of Planet Online |
Lines: | 18 |
Message-ID: | <ktondso4p67mmm3q1evb63i1prhmv24qvd@4ax.com> |
References: | <lD9C4.1556$1C2 DOT 146525 AT news20 DOT bellglobal DOT com> |
NNTP-Posting-Host: | modem-2.neilsborium.dialup.pol.co.uk |
Mime-Version: | 1.0 |
X-Trace: | news6.svr.pol.co.uk 953850664 3934 62.136.73.130 (23 Mar 2000 22:31:04 GMT) |
NNTP-Posting-Date: | 23 Mar 2000 22:31:04 GMT |
X-Complaints-To: | abuse AT theplanet DOT net |
X-Newsreader: | Forte Agent 1.7/32.534 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Robert L." <vlad3 AT sympatico DOT ca> wrote: > i can't write char with accent ( é à ê ) using djgpp. > it's certainly an ASCII setting i haven't see. > i have try \x90 ( É ) but it's not this char djgpp output. Works fine here. But I have the following line in config.sys, maybe you need something similar (with an appropriate country code): country=044,850,C:\WINDOWS\COMMAND\country.sys > ( cout<<"\x90"; ) > And with this char, the warning > escape sequence out of range of character Again, works fine here. Can you post the full source code to a short test program that demonstrates this, together with the compile command and what version of DJGPP/GCC you use?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |