delorie.com/archives/browse.cgi | search |
Date: | Sun, 26 Mar 2000 00:08:21 -0500 |
Message-Id: | <200003260508.AAA27303@mescaline.gnu.org> |
From: | Eli Zaretskii <eliz AT gnu DOT org> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <wEXC4.8473$n03.380712@news20.bellglobal.com> |
(vlad3 AT sympatico DOT ca) | |
Subject: | Re: foreign char |
References: | <lD9C4.1556$1C2 DOT 146525 AT news20 DOT bellglobal DOT com> <wEXC4.8473$n03 DOT 380712 AT news20 DOT bellglobal DOT com> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Is there an option in djgpp.env that i can change to use 8 bit char instead of 7 bit char? You shouldn't need this: the DJGPP library is 8-bit clean (at least the C library). As others have told you, make sure your system is set up correctly for its DOS box (MSVC is different because Windows programs have different setup for localization). If that doesn't help, post your program.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |