From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Logical Operator Problem Date: Wed, 22 May 2002 21:40:49 +0100 Lines: 25 Message-ID: <3CEC0251.F7AA79F9@phekda.freeserve.co.uk> References: <20020522161334 DOT 18792 DOT 00000036 AT mb-dd DOT aol DOT com> <1022099201 DOT 298992 AT queeg DOT ludd DOT luth DOT se> NNTP-Posting-Host: modem-86.boron.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news8.svr.pol.co.uk 1022103190 6046 62.136.4.86 (22 May 2002 21:33:10 GMT) NNTP-Posting-Date: 22 May 2002 21:33:10 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Martin Str|mberg wrote: > > WCount12 wrote: > : I have loaded DJGPP compiler onto my system running > : Windows ME and using the Rhide interface. > > : If I use the " || " (OR logical operator) I get the following error msg. > > : "Error: stray ' \355' in program". > > This might be because you're using the wrong "|". Some keyboards have > two. One like | and the other almost the same but with line in two > parts. So find the other | on your keyboard and try that one. (I think > the right one is ASCII code 0174 == 124 == 0x7c.) On my keyboard I have to use "Alt Gr" + the key above Tab. The key above Tab has the backtick and pipe symbols (`, |) on it and is in the position where you usually find the tilde symbol (~) on US keyboards. Hope that helps, regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]