<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5350320546754695211.post7194701975174930310..comments</id><updated>2011-09-04T02:28:17.647-07:00</updated><title type='text'>Comments on Daniel's Software Blog: C Language Quirks</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.danielvik.com/feeds/7194701975174930310/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html'/><author><name>Daniel Vik</name><uri>http://www.blogger.com/profile/13059236177797348097</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_T9_5SMKEUXk/S3WNGIMojjI/AAAAAAAAAAM/MbmYniFDOv8/S220/danielvik.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-4028969411255544860</id><published>2011-09-04T02:28:17.647-07:00</published><updated>2011-09-04T02:28:17.647-07:00</updated><title type='text'>amazing concepts of c guys...
watch these on http:...</title><content type='html'>amazing concepts of c guys...&lt;br /&gt;watch these on http://technoease.com/453/programming/c-programming/control-instructions-i/#more-453</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/4028969411255544860'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/4028969411255544860'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1315128497647#c4028969411255544860' title=''/><author><name>heyme</name><uri>http://www.blogger.com/profile/09415120379996367759</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-676284329'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-1849279686666823148</id><published>2011-02-09T04:20:32.826-08:00</published><updated>2011-02-09T04:20:32.826-08:00</updated><title type='text'>also, the % operand acts differently between proce...</title><content type='html'>also, the % operand acts differently between processors... try % in a negative number. like -10 % 360 , would contain 350 on some processors, and -10 on others...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/1849279686666823148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/1849279686666823148'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1297254032826#c1849279686666823148' title=''/><author><name>Martijn</name><uri>http://www.blogger.com/profile/09040943306151081793</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1250141024'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-8520358791031187392</id><published>2010-05-20T11:35:51.159-07:00</published><updated>2010-05-20T11:35:51.159-07:00</updated><title type='text'>By the way, this works fine in GCC.  Looking at th...</title><content type='html'>By the way, this works fine in GCC.  Looking at the preprocessor output, it looks like the GCC preprocessor actively prevents generation of &amp;#39;/*&amp;#39;:&lt;br /&gt;&lt;br /&gt;  inverse(*d)&lt;br /&gt;&lt;br /&gt;becomes:&lt;br /&gt;&lt;br /&gt;  1/ *a&lt;br /&gt;&lt;br /&gt;Which raises the challenge, can one defeat GCC&amp;#39;s preprocessor so as to generate the original, &amp;#39;bad&amp;#39; behavior...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/8520358791031187392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/8520358791031187392'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1274380551159#c8520358791031187392' title=''/><author><name>mumpsimus</name><uri>http://www.blogger.com/profile/02246185025444328364</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-573276508'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-7683519534672615719</id><published>2010-05-19T20:55:51.556-07:00</published><updated>2010-05-19T20:55:51.556-07:00</updated><title type='text'>Variation on one of your examples above:

#define ...</title><content type='html'>Variation on one of your examples above:&lt;br /&gt;&lt;br /&gt;#define inverse(a) 1.0/a&lt;br /&gt;&lt;br /&gt;double d[2] = { 2.0, 2.0 };&lt;br /&gt;&lt;br /&gt;cout &amp;lt;&amp;lt; inverse(*d) &amp;lt;&amp;lt; &amp;quot;, &amp;quot;    /* print both */&lt;br /&gt;     &amp;lt;&amp;lt; inverse(d[1]) &amp;lt;&amp;lt; endl; /* versions   */&lt;br /&gt;&lt;br /&gt;This will print &amp;quot;10.5&amp;quot;.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/7683519534672615719'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/7683519534672615719'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1274327751556#c7683519534672615719' title=''/><author><name>mumpsimus</name><uri>http://www.blogger.com/profile/02246185025444328364</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-573276508'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-7399265471484945436</id><published>2010-05-10T20:00:21.727-07:00</published><updated>2010-05-10T20:00:21.727-07:00</updated><title type='text'>Thanks for great comments. I am aware that the ove...</title><content type='html'>Thanks for great comments. I am aware that the overflow example is a bit misleading and the behavior with integers is not fully described. I wanted to show the different behavior of a &amp;#39;simple&amp;#39; type change but I realize after reading comments that the initial behavior of the integers probably are more interesting. &lt;br /&gt;&lt;br /&gt;The inverse macro example is also more interesting than I first thought and if someone have some more insight I&amp;#39;d be happy to learn more. I tested the code on several different compilers, and some remove the comments before macro expansion and some after. Interesting is that even two different versions of gcc got different result.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/7399265471484945436'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/7399265471484945436'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273546821727#c7399265471484945436' title=''/><author><name>Daniel Vik</name><uri>http://www.blogger.com/profile/13059236177797348097</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_T9_5SMKEUXk/S3WNGIMojjI/AAAAAAAAAAM/MbmYniFDOv8/S220/danielvik.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-719728608'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-3161929580545802108</id><published>2010-05-07T04:05:47.795-07:00</published><updated>2010-05-07T04:05:47.795-07:00</updated><title type='text'>Nice post.

About the &amp;quot;Bitwise Operator Mista...</title><content type='html'>Nice post.&lt;br /&gt;&lt;br /&gt;About the &amp;quot;Bitwise Operator Mistakes&amp;quot;. Smart compiler (clang for instance) are able to detect this kind of mistake.&lt;br /&gt;&lt;br /&gt;For example, trying to compile the printBits() function, it will output a couple of warning like the following one:&lt;br /&gt;&lt;br /&gt; &amp;quot;warning: &amp;amp; has lower precedence than !=; != will be evaluated first &amp;quot;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/3161929580545802108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/3161929580545802108'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273230347795#c3161929580545802108' title=''/><author><name>Jean-Daniel</name><uri>http://www.blogger.com/profile/13892691861612802415</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-608575934'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-4960723447841941758</id><published>2010-05-07T00:18:17.373-07:00</published><updated>2010-05-07T00:18:17.373-07:00</updated><title type='text'>The bug with the inverse macro can only happen on ...</title><content type='html'>The bug with the inverse macro can only happen on a broken compiler, or maybe a very old one. The compiler has to remove comments and replace them with spaces before it executes preprocessor directives. So when it&amp;#39;s doing macro substitution, comments no longer exist.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/4960723447841941758'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/4960723447841941758'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273216697373#c4960723447841941758' title=''/><author><name>Derek</name><uri>https://me.yahoo.com/derekledbetter</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1521257436'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-5831292700503684337</id><published>2010-05-06T22:42:05.083-07:00</published><updated>2010-05-06T22:42:05.083-07:00</updated><title type='text'>Also regarding overflow, if you use unsigned ints ...</title><content type='html'>Also regarding overflow, if you use unsigned ints it is not undefined.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/5831292700503684337'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/5831292700503684337'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273210925083#c5831292700503684337' title=''/><author><name>id</name><uri>https://www.google.com/accounts/o8/id?id=AItOawkNJoMyjMNlEdUqeju4MKd-BHU1BXCb3L8</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-751720249'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-7888412198682117526</id><published>2010-05-06T22:16:14.129-07:00</published><updated>2010-05-06T22:16:14.129-07:00</updated><title type='text'>Your overflow examples are not valid code in the s...</title><content type='html'>Your overflow examples are not valid code in the specification sense. Integer overflow is undefined behaviour . For example a compiler could  rightfully optimize the if away, because (a+b &amp;lt; a) is always false for positive ints. Unfortunately many programs rely on this behaviour. Thus, a compiler writer not only has to know the C standard, but also the expectations.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/7888412198682117526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/7888412198682117526'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273209374129#c7888412198682117526' title=''/><author><name>beza1e1</name><uri>http://beza1e1.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-952353159'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-2607150058367237986</id><published>2010-05-06T17:43:56.449-07:00</published><updated>2010-05-06T17:43:56.449-07:00</updated><title type='text'>Correction: Right shifting signed integers is not ...</title><content type='html'>Correction: Right shifting signed integers is not undefined behavior. If the number is negative, it&amp;#39;s implementation-defined behavior, otherwise it&amp;#39;s defined. Left shifting signed integers is undefined behavior if an overflow occurs or if the number is negative.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/2607150058367237986'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/2607150058367237986'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273193036449#c2607150058367237986' title=''/><author><name>tiftik</name><uri>http://tiftik.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-581115482'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-4835049117626695657</id><published>2010-05-06T17:18:07.331-07:00</published><updated>2010-05-06T17:18:07.331-07:00</updated><title type='text'>Shifting signed integers is not undefined behavior...</title><content type='html'>Shifting signed integers is not undefined behavior. It&amp;#39;s implementation-defined behavior.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/4835049117626695657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/4835049117626695657'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273191487331#c4835049117626695657' title=''/><author><name>tiftik</name><uri>http://tiftik.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-581115482'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-707772224605766041</id><published>2010-05-06T12:49:59.479-07:00</published><updated>2010-05-06T12:49:59.479-07:00</updated><title type='text'>Imagine my surprise when reading through reddit.co...</title><content type='html'>Imagine my surprise when reading through reddit.com and finding your blog ^^&lt;br /&gt;- Isaak</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/707772224605766041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/707772224605766041'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273175399479#c707772224605766041' title=''/><author><name>Isaak</name><uri>http://www.blogger.com/profile/15763715534883587957</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-481129478'/></entry><entry><id>tag:blogger.com,1999:blog-5350320546754695211.post-1658992477781317586</id><published>2010-05-06T12:42:51.644-07:00</published><updated>2010-05-06T12:42:51.644-07:00</updated><title type='text'>That expression with the bunch of unary negative s...</title><content type='html'>That expression with the bunch of unary negative sign operators is pretty trippy. So should we ask this one on C programmer interviews? Ha.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/1658992477781317586'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5350320546754695211/7194701975174930310/comments/default/1658992477781317586'/><link rel='alternate' type='text/html' href='http://www.danielvik.com/2010/05/c-language-quirks.html?showComment=1273174971644#c1658992477781317586' title=''/><author><name>Maintenance Man</name><uri>http://www.blogger.com/profile/11251164494419993264</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='http://bp3.blogger.com/_7RXOll2bOJs/RzDz9uI32rI/AAAAAAAAAAU/YtQkHJLbQ9k/s320/XeroSmiley.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielvik.com/2010/05/c-language-quirks.html' ref='tag:blogger.com,1999:blog-5350320546754695211.post-7194701975174930310' source='http://www.blogger.com/feeds/5350320546754695211/posts/default/7194701975174930310' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1782567956'/></entry></feed>
