<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: c-and-cpp</title>
    <link>http://www.dzone.com/links/queue/tag/c-and-cpp.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 23 Nov 2009 22:37:41 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-23T22:37:41Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/c-and-cpp/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Test Driven Development and the Trouble with Legacy Code</title>
      <link>http://www.dzone.com/links/rss/test_driven_development_and_the_trouble_with_lega.html</link>
      <description>Alan Baljeu was trying to use TDD with his large, legacy C++ code base. He found that the principle of the simplest thing that could possibly work was causing him trouble with the amount of rework.</description>
      <category>agile</category>
      <category>c-and-cpp</category>
      <category>methodology</category>
      <pubDate>Mon, 23 Nov 2009 17:22:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301443.html</guid>
      <dc:creator>Mark Levison</dc:creator>
      <dc:date>2009-11-23T17:22:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/test_driven_development_and_the_trouble_with_lega.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301443.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Alan Baljeu was trying to use TDD with his large, legacy C++ code base. He found that the principle of the simplest thing that could possibly work was causing him trouble with the amount of rework.<br/><br/><a href='http://www.dzone.com/links/rss/test_driven_development_and_the_trouble_with_lega.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301443' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301443</dz:linkId>
      <dz:submitDate>2009-11-23T17:22:16Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301443.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mlevison</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/184893.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>C++ Programming: Increment And Decrement Operator : prefix and postfix</title>
      <link>http://www.dzone.com/links/rss/c_programming_increment_and_decrement_operator_pr.html</link>
      <description>In C++ Programming Language, increasing a value by 1 is called incrementing and decreasing value by 1 is called decrementing. As 1 is the most common value used to add, subtract and to reassign into variable.The increment operator(++) increases the variable's value by 1 and the decrement operator(--) decreases the value by 1.</description>
      <category>c-and-cpp</category>
      <category>how-to</category>
      <category>methodology</category>
      <pubDate>Mon, 23 Nov 2009 16:31:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300783.html</guid>
      <dc:creator>7homam</dc:creator>
      <dc:date>2009-11-23T16:31:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/c_programming_increment_and_decrement_operator_pr.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300783.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In C++ Programming Language, increasing a value by 1 is called incrementing and decreasing value by 1 is called decrementing. As 1 is the most common value used to add, subtract and to reassign into variable.The increment operator(++) increases the variable's value by 1 and the decrement operator(--) decreases the value by 1.<br/><br/><a href='http://www.dzone.com/links/rss/c_programming_increment_and_decrement_operator_pr.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300783' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300783</dz:linkId>
      <dz:submitDate>2009-11-23T16:31:19Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>3</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300783.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>7homam</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/442204.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>GWT vs Java vs C</title>
      <link>http://www.dzone.com/links/rss/gwt_vs_java_vs_c.html</link>
      <description>Comparing c, java, and GWT from the compiler prespective.</description>
      <category>ajax</category>
      <category>c-and-cpp</category>
      <category>java</category>
      <pubDate>Mon, 23 Nov 2009 16:29:58 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301071.html</guid>
      <dc:creator>kumaresan</dc:creator>
      <dc:date>2009-11-23T16:29:58Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/gwt_vs_java_vs_c.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301071.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Comparing c, java, and GWT from the compiler prespective. <br/><br/><a href='http://www.dzone.com/links/rss/gwt_vs_java_vs_c.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301071' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301071</dz:linkId>
      <dz:submitDate>2009-11-23T16:29:58Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>24</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301071.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kumaresan</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/528269.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Type Casting in C and C++</title>
      <link>http://www.dzone.com/links/rss/type_casting_in_c_and_c.html</link>
      <description>Converting an expression of a given type into another type is known as type-casting. There are several casting operators specific to the C++ language. These operators are intended to remove some of the ambiguity and danger inherent in old style C language casts: explicit conversion.  These operators are: dynamic_cast, static_cast, const_cast and reinterpret_cast.</description>
      <category>c-and-cpp</category>
      <pubDate>Mon, 23 Nov 2009 01:05:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300539.html</guid>
      <dc:creator>jamesling</dc:creator>
      <dc:date>2009-11-23T01:05:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/type_casting_in_c_and_c.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300539.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Converting an expression of a given type into another type is known as type-casting. There are several casting operators specific to the C++ language. These operators are intended to remove some of the ambiguity and danger inherent in old style C language casts: explicit conversion.  These operators are: dynamic_cast, static_cast, const_cast and reinterpret_cast.<br/><br/><a href='http://www.dzone.com/links/rss/type_casting_in_c_and_c.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300539' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300539</dz:linkId>
      <dz:submitDate>2009-11-23T01:05:09Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300539.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jamesling</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/290279.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A method for JIT'ing algorithms and data structures with LLVM</title>
      <link>http://www.dzone.com/links/rss/a_method_for_jiting_algorithms_and_data_structure.html</link>
      <description>A method for JIT'ing algorithms and data structures with LLVM</description>
      <category>c-and-cpp</category>
      <category>open source</category>
      <category>research</category>
      <pubDate>Sun, 22 Nov 2009 20:55:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300419.html</guid>
      <dc:creator>tarantulae</dc:creator>
      <dc:date>2009-11-22T20:55:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/a_method_for_jiting_algorithms_and_data_structure.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300419.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A method for JIT'ing algorithms and data structures with LLVM<br/><br/><a href='http://www.dzone.com/links/rss/a_method_for_jiting_algorithms_and_data_structure.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300419' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300419</dz:linkId>
      <dz:submitDate>2009-11-22T20:55:44Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300419.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>tarantulae</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/434558.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

