Re: A89: Filling a Byte in C
[Prev]
[Next]
[Index]
[Thread]
Re: A89: Filling a Byte in C
To
: <
assembly-89@lists.ticalc.org
>
Subject
: Re: A89: Filling a Byte in C
From
: "Kevin Goodsell" <
goodsell@bridgernet.com
>
Date
: Sun, 14 May 2000 23:36:45 -0600
Reply-To
:
assembly-89@lists.ticalc.org
That's a bitwise OR, not logical (|| is logical). > >x |= y means set X to X logical or Y
Follow-Ups
:
Re: A89: Filling a Byte in C
From
: Patrick Davidson <pad@OCF.Berkeley.EDU>
Prev:
Re: A89: Filling a Byte in C
Next:
Re: A89: Filling a Byte in C
Index(es):
Main
Thread