X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: query con codepage Date: Tue, 5 May 2009 11:41:49 -0700 (PDT) Organization: http://groups.google.com Lines: 11 Message-ID: <44ab1814-af91-4daa-9ce6-5cc6845de1c6@r34g2000vbi.googlegroups.com> References: NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1241548909 4323 127.0.0.1 (5 May 2009 18:41:49 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 5 May 2009 18:41:49 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: r34g2000vbi.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, self! On May 5, 12:31=A0pm, Rugxulo wrote: > > =A0 =A0if (!(regs.x.flags & 1)) =A0 =A0 =A0 =A0 =A0 =A0// if succeed (car= ry flag set) ... That should say "(carry flag not set)" since obviously carry means error. BTW, sorry about the bad formatting, blame Google Groups, not me!