From: "Lennart Marien" Newsgroups: comp.os.msdos.djgpp Subject: Two questions! Date: Wed, 6 May 1998 15:41:05 +0200 Organization: Metronet Lines: 22 Message-ID: <6ipp86$1tm$1@news.metronet.de> NNTP-Posting-Host: hamburg1.pop.metronet.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi! My first question is: How can I use ASCII Code B3 in Rhide? This seems to be the one who is used to replace the logical/arithmetical OR operator! (like &/&&/=/==) And my second problem is more complicated:I can use Rhide in Win95 without problems, but after compiling a program with the C compiler Rhide crashes. (General Protection Fault (Win95)) I gave Rhide 16Megs of DPMI memory. There´s one thing which maybe is the problem, but I couldn´t figure it out: I´´m using CWSDPMI a dos extender, and it starts in my autoexec AND in my dosstart batch files.What is the problem?BTW under real DOS Mode everything works fine! thanks in advance! cu