Re: A83: question


[Prev][Next][Index][Thread]

Re: A83: question




The parity even and odd aren't neccisarily used to check if a number is even
or odd...if you want to check if a number is even or odd, just look at the
least significant bit.  If its a 0, it's even, if its a 1, its odd.


-Dan


>
> I dunno about those flags but yuo could put b into op1.  Isnt there a
> command or two that you can use in the op's to check for even and odd?
>
> the homonerdicus wrote:
> >
> > Hi
> > ya<all
> >
> > How do I use exactly the party odd and party even flags
> >
> > could someone give me an example ...
> >
> > say I have 3 in b and I want to know it it is even or odd
> >
> > Thanks
> >
> > ()()()()()()()()()()()()()()()()    ()()()()()()
> > () www.homonerdicus.cjb.net  ()    ()visit me()
> > ()()()()()()()()()()()()()()()    ()()()()()()
> >
> > ______________________________________________________
> > Get Your Private, Free Email at http://www.hotmail.com
>



References: