<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://channelf.se/veswiki/index.php?action=history&amp;feed=atom&amp;title=OR_%28binary%29</id>
		<title>OR (binary) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://channelf.se/veswiki/index.php?action=history&amp;feed=atom&amp;title=OR_%28binary%29"/>
		<link rel="alternate" type="text/html" href="http://channelf.se/veswiki/index.php?title=OR_(binary)&amp;action=history"/>
		<updated>2026-05-13T20:52:21Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://channelf.se/veswiki/index.php?title=OR_(binary)&amp;diff=103&amp;oldid=prev</id>
		<title>E5frog: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://channelf.se/veswiki/index.php?title=OR_(binary)&amp;diff=103&amp;oldid=prev"/>
				<updated>2012-11-16T21:23:33Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 21:23, 16 November 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>E5frog</name></author>	</entry>

	<entry>
		<id>http://channelf.se/veswiki/index.php?title=OR_(binary)&amp;diff=102&amp;oldid=prev</id>
		<title>Admin at 23:01, 19 November 2004</title>
		<link rel="alternate" type="text/html" href="http://channelf.se/veswiki/index.php?title=OR_(binary)&amp;diff=102&amp;oldid=prev"/>
				<updated>2004-11-19T23:01:34Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To OR one value with another is to compare the bits of each value, and keep the ones which are true in either value. For example, if you OR'd these values:&lt;br /&gt;
&lt;br /&gt;
     %01100100&lt;br /&gt;
     %00101110&lt;br /&gt;
&lt;br /&gt;
You would get:&lt;br /&gt;
&lt;br /&gt;
     %01101110&lt;br /&gt;
&lt;br /&gt;
Because those bits are true in either the first value, or the second one.  The [[F8]] can only OR two bytes at a time.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Binary logic]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>