<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Static Zero</title>
	<atom:link href="http://static-zero.com/wordpress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://static-zero.com/wordpress</link>
	<description>Writing What We Want</description>
	<lastBuildDate>Sun, 22 Apr 2012 21:04:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Downloads by milleradvokatevropa</title>
		<link>http://static-zero.com/wordpress/?page_id=11&#038;cpage=1#comment-14642</link>
		<dc:creator>milleradvokatevropa</dc:creator>
		<pubDate>Sun, 22 Apr 2012 21:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://static-zero.com/wordpress/photoshop-psds-for-download/#comment-14642</guid>
		<description>Предлагаю вам самый лучший и уникальный сайт по покупке недвижимости в Европе. 
Заходите на самый лучший сайт по покупке недвижимости в Европе 
&lt;a href=&quot;http://advokat-miller.ru&quot; rel=&quot;nofollow&quot;&gt;здесь&lt;/a&gt; 
недвижимость, недвидимость, недвижимость, недвидимость,недвижимость, недвидимость</description>
		<content:encoded><![CDATA[<p>Предлагаю вам самый лучший и уникальный сайт по покупке недвижимости в Европе.<br />
Заходите на самый лучший сайт по покупке недвижимости в Европе<br />
<a href="http://advokat-miller.ru" rel="nofollow">здесь</a><br />
недвижимость, недвидимость, недвижимость, недвидимость,недвижимость, недвидимость</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on All About Binary by Beulah Vanoosten</title>
		<link>http://static-zero.com/wordpress/?p=19&#038;cpage=1#comment-12435</link>
		<dc:creator>Beulah Vanoosten</dc:creator>
		<pubDate>Fri, 17 Feb 2012 12:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://static-zero.com/wordpress/?p=19#comment-12435</guid>
		<description>I just wanted to let you know how much we appreciate anything you&#039;ve provided to help improve the lives of men and women in this theme. Through the articles, I&#039;ve really gone from just a novice to a pro in the area. It truly is truly a honor to your work. Thanks</description>
		<content:encoded><![CDATA[<p>I just wanted to let you know how much we appreciate anything you&#8217;ve provided to help improve the lives of men and women in this theme. Through the articles, I&#8217;ve really gone from just a novice to a pro in the area. It truly is truly a honor to your work. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloads by coach luggage</title>
		<link>http://static-zero.com/wordpress/?page_id=11&#038;cpage=1#comment-9959</link>
		<dc:creator>coach luggage</dc:creator>
		<pubDate>Tue, 22 Nov 2011 20:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://static-zero.com/wordpress/photoshop-psds-for-download/#comment-9959</guid>
		<description>Choosing where you can purchase this kind of &lt;a href=&quot;http://coachonlinestore.info&quot; rel=&quot;nofollow&quot;&gt;coach store&lt;/a&gt; is often the demanding encounter simply because you might not understand how to obtain the least expensive costs or even that electric outlet may include this particular make of purse you need to purchase.</description>
		<content:encoded><![CDATA[<p>Choosing where you can purchase this kind of <a href="http://coachonlinestore.info" rel="nofollow">coach store</a> is often the demanding encounter simply because you might not understand how to obtain the least expensive costs or even that electric outlet may include this particular make of purse you need to purchase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Decimal to 2&#8242;s Complement Binary in C by nick</title>
		<link>http://static-zero.com/wordpress/?p=16&#038;cpage=1#comment-34</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Tue, 09 Jun 2009 22:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://static-zero.com/wordpress/?p=16#comment-34</guid>
		<description>Gaspar - 
I see what you&#039;re doing now.  That is a very good idea - I never thought about XORing with 0 to get the number.  I might update my function to do this when I get around to it.

Thanks for the input!</description>
		<content:encoded><![CDATA[<p>Gaspar &#8211;<br />
I see what you&#8217;re doing now.  That is a very good idea &#8211; I never thought about XORing with 0 to get the number.  I might update my function to do this when I get around to it.</p>
<p>Thanks for the input!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Decimal to 2&#8242;s Complement Binary in C by Gaspar</title>
		<link>http://static-zero.com/wordpress/?p=16&#038;cpage=1#comment-33</link>
		<dc:creator>Gaspar</dc:creator>
		<pubDate>Tue, 09 Jun 2009 20:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://static-zero.com/wordpress/?p=16#comment-33</guid>
		<description>Hello nick!
It is a &quot;less than&quot; operator, i think I can&#039;t write this in comments.

I made a sample program and that&#039;s my output:
-10     --&gt;     1111110110
-9      --&gt;     1111110111
-8      --&gt;     1111111000
-7      --&gt;     1111111001
-6      --&gt;     1111111010
-5      --&gt;     1111111011
-4      --&gt;     1111111100
-3      --&gt;     1111111101
-2      --&gt;     1111111110
-1      --&gt;     1111111111
0       --&gt;     0000000000
1       --&gt;     0000000001
2       --&gt;     0000000010
3       --&gt;     0000000011
4       --&gt;     0000000100
5       --&gt;     0000000101
6       --&gt;     0000000110
7       --&gt;     0000000111
8       --&gt;     0000001000
9       --&gt;     0000001001
10      --&gt;     0000001010</description>
		<content:encoded><![CDATA[<p>Hello nick!<br />
It is a &#8220;less than&#8221; operator, i think I can&#8217;t write this in comments.</p>
<p>I made a sample program and that&#8217;s my output:<br />
-10     &#8211;&gt;     1111110110<br />
-9      &#8211;&gt;     1111110111<br />
-8      &#8211;&gt;     1111111000<br />
-7      &#8211;&gt;     1111111001<br />
-6      &#8211;&gt;     1111111010<br />
-5      &#8211;&gt;     1111111011<br />
-4      &#8211;&gt;     1111111100<br />
-3      &#8211;&gt;     1111111101<br />
-2      &#8211;&gt;     1111111110<br />
-1      &#8211;&gt;     1111111111<br />
0       &#8211;&gt;     0000000000<br />
1       &#8211;&gt;     0000000001<br />
2       &#8211;&gt;     0000000010<br />
3       &#8211;&gt;     0000000011<br />
4       &#8211;&gt;     0000000100<br />
5       &#8211;&gt;     0000000101<br />
6       &#8211;&gt;     0000000110<br />
7       &#8211;&gt;     0000000111<br />
8       &#8211;&gt;     0000001000<br />
9       &#8211;&gt;     0000001001<br />
10      &#8211;&gt;     0000001010</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Decimal to 2&#8242;s Complement Binary in C by nick</title>
		<link>http://static-zero.com/wordpress/?p=16&#038;cpage=1#comment-31</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Thu, 04 Jun 2009 22:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://static-zero.com/wordpress/?p=16#comment-31</guid>
		<description>Hey Gaspar - I&#039;m not really sure what you&#039;re trying to do there.  One of your lines says &quot;if (decimal 0),&quot; should that be decimal ==0? If so, this function will return all 0&#039;s - not the 2&#039;s comp number.  If you mean !=0, the function will return something like &quot;00000001&quot; for positive numbers and &quot;0000000-1&quot; for negative numbers.  Is it supposed to say something else?</description>
		<content:encoded><![CDATA[<p>Hey Gaspar &#8211; I&#8217;m not really sure what you&#8217;re trying to do there.  One of your lines says &#8220;if (decimal 0),&#8221; should that be decimal ==0? If so, this function will return all 0&#8242;s &#8211; not the 2&#8242;s comp number.  If you mean !=0, the function will return something like &#8220;00000001&#8243; for positive numbers and &#8220;0000000-1&#8243; for negative numbers.  Is it supposed to say something else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Decimal to 2&#8242;s Complement Binary in C by Gaspar</title>
		<link>http://static-zero.com/wordpress/?p=16&#038;cpage=1#comment-30</link>
		<dc:creator>Gaspar</dc:creator>
		<pubDate>Tue, 02 Jun 2009 21:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://static-zero.com/wordpress/?p=16#comment-30</guid>
		<description>I got this,
int *decToBin(int decimal, int nBits, int binary[]) {
	int  i;

	int flag = 0;
	if (decimal  0) 
	  {
	    binary[--nBits] = flag^(decimal%2);
	    decimal/=2;
	  }

	while (nBits&gt;0)
	  binary[--nBits] = flag;
	
	return binary;
}

I think it make it easier to deal with the negatives.</description>
		<content:encoded><![CDATA[<p>I got this,<br />
int *decToBin(int decimal, int nBits, int binary[]) {<br />
	int  i;</p>
<p>	int flag = 0;<br />
	if (decimal  0)<br />
	  {<br />
	    binary[--nBits] = flag^(decimal%2);<br />
	    decimal/=2;<br />
	  }</p>
<p>	while (nBits&gt;0)<br />
	  binary[--nBits] = flag;</p>
<p>	return binary;<br />
}</p>
<p>I think it make it easier to deal with the negatives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Another Post with Everything In It by Dan Philibin</title>
		<link>http://static-zero.com/wordpress/?p=95&#038;cpage=1#comment-9461</link>
		<dc:creator>Dan Philibin</dc:creator>
		<pubDate>Wed, 17 Sep 2008 22:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://dev.wpcoder.com/dan/wordpress/?p=53#comment-9461</guid>
		<description>Here is a non-admin comment.

It has multiple lines, some &lt;code&gt;code&lt;/code&gt;, and a bit more text.</description>
		<content:encoded><![CDATA[<p>Here is a non-admin comment.</p>
<p>It has multiple lines, some <code>code</code>, and a bit more text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Post With Everything In It by Dan Philibin</title>
		<link>http://static-zero.com/wordpress/?p=86&#038;cpage=1#comment-9457</link>
		<dc:creator>Dan Philibin</dc:creator>
		<pubDate>Wed, 17 Sep 2008 22:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://dev.danphilibin.com/wordpress/?p=63#comment-9457</guid>
		<description>Here is a non-admin comment.

It has multiple lines, some &lt;code&gt;code&lt;/code&gt;, and a bit more text.</description>
		<content:encoded><![CDATA[<p>Here is a non-admin comment.</p>
<p>It has multiple lines, some <code>code</code>, and a bit more text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quotes Time! by Dan Philibin</title>
		<link>http://static-zero.com/wordpress/?p=84&#038;cpage=1#comment-9455</link>
		<dc:creator>Dan Philibin</dc:creator>
		<pubDate>Wed, 17 Sep 2008 22:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://dev.danphilibin.com/wordpress/?p=61#comment-9455</guid>
		<description>Here is a non-admin comment.

It has multiple lines, some &lt;code&gt;code&lt;/code&gt;, and a bit more text.</description>
		<content:encoded><![CDATA[<p>Here is a non-admin comment.</p>
<p>It has multiple lines, some <code>code</code>, and a bit more text.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

