<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>C++</title>
<link rel="self" type="application/atom+xml" title="C++" href="http://www.feeddistiller.com/blogs/C++/atom.xml"/>
<link rel="alternate" type="application/atom+rss" title="C++" href="http://www.feeddistiller.com/blogs/C++/feed.rss"/>
<subtitle>C++ related articles</subtitle>
<feedid>47</feedid>
<feedname>C++</feedname>
<updated>2010-09-02T22:50:13</updated>
<author>
<name>Bruce Adams</name>
<email>tortoise_74@yahoo.co.uk</email>
</author>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>C++ for Dummies</title>
<link href="http://yanpyae.wordpress.com/2010/09/02/c%c2%a0for%c2%a0dummies/"/>
<updated>2010-09-01T18:01:45</updated>
<image href="http://yanpyae.files.wordpress.com/2010/08/c.jpg?w=500&amp;#038;h=298" width="150" height="89"/>
<summary>Download: C++ for Dummies Download: C++ All in one for Dummies</summary>
<id>69096f1c7cc4e75e9267de1fcf0e75ec</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>The Conditional Statement</title>
<link href="http://programming2010.wordpress.com/2010/09/01/the-conditional-statement/"/>
<updated>2010-09-01T14:18:44</updated>
<summary>Switch / Case Conditions The switch /case conditional statement is a multi way decision that tests w</summary>
<id>856e06effba69ede818d9a78dbffdca5</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>The Conditional Statement</title>
<link href="http://programming2010.wordpress.com/2010/09/01/32/"/>
<updated>2010-09-01T14:08:03</updated>
<summary>The Conditional Statements It is harder to command than to obey. —F. Nietzsche Simple if-else Condit</summary>
<id>f337a57fe310329fe28543faae2aa117</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Turbo C (Input/Output)</title>
<link href="http://programming2010.wordpress.com/2010/09/01/c/"/>
<updated>2010-09-01T01:29:03</updated>
<summary>Usually our program involves three main operations.The first one is the input operation that uses in</summary>
<id>b723f51f656fc90b23fa803181606d38</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>C++ How to program</title>
<link href="http://yanpyae.wordpress.com/2010/09/01/c-how%c2%a0to%c2%a0program/"/>
<updated>2010-08-31T18:01:53</updated>
<image href="http://yanpyae.files.wordpress.com/2010/08/61t8tmrb0al_aa240_.jpg?w=240&amp;#038;h=240" width="150" height="150"/>
<summary>Download here.</summary>
<id>53853e470a76bf4a0f0c84df238a70ab</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Membuat program dengan teknik perulangan II</title>
<link href="http://wahyuanjukladang.wordpress.com/2010/08/26/membuat-program-dengan-teknik-perulangan-ii/"/>
<updated>2010-08-26T15:42:29</updated>
<summary>Pembuatan program dengan teknik ini sering digunakan di program apapun, so kalau belum membaca bingu</summary>
<id>ffb79357b15fe93a39c359e676b6a861</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Membuat program dengan teknik perulangan </title>
<link href="http://wahyuanjukladang.wordpress.com/2010/08/26/103/"/>
<updated>2010-08-26T15:36:56</updated>
<summary>Cara yang paling simpel adalah dengan menggunakan for, dengan menggunakan skrip sederhana, dalam hal</summary>
<id>a3f78e6e2fde6b893ab96744197d7c33</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Membuat program dasar C++ dengan teknik seleksi </title>
<link href="http://wahyuanjukladang.wordpress.com/2010/08/26/membuat-program-dasar-c-dengan-teknik-seleksi/"/>
<updated>2010-08-26T15:34:29</updated>
<summary>Pada bab sebelumnya sudah dibahas membuat program dasar pada bahasa pemrograman C++, dari bab itu ma</summary>
<id>24e3f502b4bb3ee72bbcd8d2508a2a41</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Printer Troubleshooting</title>
<link href="http://labprograms.wordpress.com/2010/08/18/printer-troubleshooting/"/>
<updated>2010-08-18T17:54:10</updated>
<image href="http://labprograms.files.wordpress.com/2010/08/lab-prog-copy.jpg" width="150" height="78"/>
<summary>Working with Printers #include &amp;lt;dos.h&amp;gt; #include &amp;lt;stdio.h&amp;gt; #include &amp;lt;conio.h&amp;gt; #defi</summary>
<id>4e39570ff0a5e1884b8429c69f615686</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Floppy Disk Troubleshooting</title>
<link href="http://labprograms.wordpress.com/2010/08/18/floppy-disk-trouble-shooting/"/>
<updated>2010-08-18T17:51:59</updated>
<image href="http://labprograms.files.wordpress.com/2010/08/lab-prog-copy.jpg" width="150" height="78"/>
<summary>Working with Floppy Disk #include &amp;lt;dos.h&amp;gt; #include &amp;lt;stdio.h&amp;gt; #include &amp;lt;conio.h&amp;gt; un</summary>
<id>399c0dac92b9b3245293c583643d9b6c</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Reading RAM size in a POST routine using BIOS services</title>
<link href="http://labprograms.wordpress.com/2010/08/18/reading-ram-size-in-a-post-routine-using-bios-services/"/>
<updated>2010-08-18T17:49:21</updated>
<image href="http://labprograms.files.wordpress.com/2010/08/lab-prog-copy.jpg" width="150" height="78"/>
<summary>POST routine using 8086 This program to demonstrate the POST (Power On Self Test) routine using 8086</summary>
<id>54a8540d7f873eac1203d242983cca5f</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>New Project: ackward</title>
<link href="http://misspent.wordpress.com/2010/08/17/new-project-ackward/"/>
<updated>2010-08-17T18:56:49</updated>
<summary>I recently started a new project, ackward, which aims to provide a C++ interface to parts of the Pyt</summary>
<id>01d822b5c751b6bf2a0e093ef00699d0</id>
</entry>

<entry>
<from href="http://ib-krajewski.blogspot.com/feeds/posts/default?alt=rss">On Software and Languages</from>
<title>Named function arguments for C++</title>
<link href="http://ib-krajewski.blogspot.com/2010/08/named-function-arguments-for-c.html"/>
<updated>2010-08-16T22:14:00</updated>
<image href="http://photos1.blogger.com/x/blogger2/5757/472510001414118/228/z/753498/gse_multipart14283.jpg" width="150" height="180"/>
<summary>: skip to main skip to sidebar On Software and Languages Speaking up from the Telco ghetto . on C++ , Java , Perl , Python , Haskell Erlang Systems and Processes Monday , 16 August 2010 Named function arguments for C++ For me a high quality code is a readable one . Consider a hypothetical method like : this class : XXX : public void func(int aaa , string bbb , bool optionX true now try to call : it func(1, test true What irritates me here is , that I don&apos;t know what exactly does true mean at the first glance Thus I found myself quite often writting code like : this bool useOptionX true func(1, test useOptionX Well , that&apos;s better , but what about : this bool useOptionX false func(1, test useOptionX should I use it or not a little bit misleading , isn&apos;t it Not that this would be a big</summary>
<id>52701bfec7335903b7e3d20aab8668ff</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Dynamic Memory Allocation for Two Dimensional Arrays in C++</title>
<link href="http://lanvu.wordpress.com/2010/08/03/dynamic-memory-allocation-for-two-dimensional-arrays-in-c/"/>
<updated>2010-08-03T22:39:31</updated>
<summary>In C++, a two-dimensional array can be declared simply like this int a[10][20]; However, this statem</summary>
<id>043e68824eb659975d3415a7c5140ae3</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Program Integral Metode Trapesium Newton dengan C++ </title>
<link href="http://wonderfullskills.wordpress.com/2010/07/30/program-integral-metode-trapesium-newton-dengan-c/"/>
<updated>2010-07-30T14:31:26</updated>
<summary>Saya Sedang iseng mencoba membuat program penghitungan matematika yang saya pelajari disekolah, yakn</summary>
<id>f36588904cf8ab0166b3e23dd3b95a96</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Recursive function (C programming)</title>
<link href="http://i4mk.wordpress.com/2010/07/30/recursive-function-c-programming/"/>
<updated>2010-07-30T01:00:04</updated>
<image href="http://i4mk.files.wordpress.com/2009/12/webi4mkbitsbytes.jpg?w=225&amp;h=285" width="150" height="190"/>
<summary>Recursion is a procedure or subroutine, implemented in a programming language, whose implementation </summary>
<id>b7eb1a1e39f475faa356ad8401ea1aea</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>About Bahasa pemrograman C++ </title>
<link href="http://wahyuanjukladang.wordpress.com/2010/07/29/about-bahasa-pemrograman-c/"/>
<updated>2010-07-29T05:09:32</updated>
<summary>Program c++ sangat populer dalam bahasa pemrograman, dalam bidang ilmu komputer bahasa pemrograman c</summary>
<id>0c542f5b63776ebd7d6420f989f38387</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>Membuat program dasar C++</title>
<link href="http://wahyuanjukladang.wordpress.com/2010/07/29/membuat-program-dasar-c/"/>
<updated>2010-07-29T01:52:14</updated>
<summary>C++ adalah bahasa pemrograman yang berbasis OOP (object oriented programming ), pembuatan program pu</summary>
<id>37a4a03cbde640f822ebfbfee227ab1f</id>
</entry>

<entry>
<from href="http://wordpress.com/tag/c-programming/feed/">c-programming «WordPress.com Tag Feed</from>
<title>C Programming Exercise</title>
<link href="http://balotp.wordpress.com/2010/07/27/c-programming-exercise/"/>
<updated>2010-07-27T04:39:32</updated>
<summary>Create C Program what accepts three integer numbers from the user. It will then find and display the</summary>
<id>5052adece2c3334e33c3e85730364b71</id>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MycplusTutorials?format=xml">C and C++ Programming Resources</from>
<title>Web Applications Security</title>
<link href="http://feedproxy.google.com/~r/MycplusTutorials/~3/u1zz88EW94E/"/>
<updated>2010-07-20T18:16:10</updated>
<summary>C and C++ Programming Resources About Contact Join us Links Search Tags Forum Tutorials Source Code Blog Free Utilities Computer Books FAQs Downloads Free Magazine Translator RSS EMAIL Custom Search Web Applications Security Posted on July 20th , 2010 At my present job I am responsible for web applications administration and security . I lead automation team in all implementation aspects , including project management , process analysis , workflow design , configuration data set-up , systems interface development , system installation , testing , training , go-live , and post-implementation monitoring . One of the major challanges in web applications domain is web development security There are lots of web applications security risks . This post summarizes top ten web applications security</summary>
<id>6b42b1890abfce48c7006e8a913b3756</id>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Intel Worldwide Local Web Site and Office Location Information</title>
<link href="http://www.intel.com/en_US/worldwide.htm?iid=hdr+location"/>
<updated>2010-07-17T08:58:33</updated>
<summary>Skip to content Search For Business For Home Products Support About Intel IT Center SYSTEM TYPES Laptops and Desktops Servers Workstations Internet Devices TOPICS Performance Security Remote Manageability Virtualization Energy Efficiency View All Topics PRODUCTS FOR IT Intel® Core™ Processor Intel® Xeon® Processor Intel® Itanium® Processor Intel® Atom™ Processor Developer Center Hardware Developers Embedded Developers Software Developers Intel Developer Forum Partners INTEL® EMBEDDED PARTNERS Intel® Embedded Alliance Solutions Center Intel® Embedded Design Center INTEL® SOFTWARE PARTNERS Intel® Software Partner Program Intel and Academia INTEL® CHANNEL PARTNERS Intel® Technology Provider Intel® Reseller Center Intel® Distributor Center Technology Architecture Silicon Product Technologies</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Laptop Notebook Desktop Server and Embedded Processor Technology Intel</title>
<link href="http://www.intel.com"/>
<updated>2010-07-17T08:58:33</updated>
<summary>, , , Search Communities Experience Intel Change Location Choose Your Location United States English Argentina Español Asia Pacific English Australia English Austria Deutsch Belgium Français Belgium Nederlands Bolivia Español Brazil Português Canada English Canada Français Chile Español China 简体中文 Colombia Español Costa Rica Español Czech Republic English Egypt English Egypt عربي France Français Germany Deutsch Hong Kong English Hungary English India English Indonesia Bahasa Ireland English Israel עברית Italy Italiano Japan 日本語 Korea 한국어 Latin America Español Malaysia English Mexico Español Middle East English Middle East عربي Netherlands Nederlands New Zealand English Pakistan English Peru Español Philippines English Poland Polski Russia Русский Saudi Arabia English Saudi Arabia عربي</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Intel® Black Belt Software Developer Intel® Software Network</title>
<link href="http://software.intel.com/en-us/articles/blackbelt/"/>
<updated>2010-07-17T08:58:32</updated>
<summary>Javascript is disabled on your browser . In order to use this platform effeciently , please enable javascript from your browser settings or contact your system . administrator Go to Intel.com United States English Search Intel® Software Network Communities Atom Developer Program Visual Computing Parallel Programming Manageability Academic Earn Reputation Intel® Black Belt Program More . Partners Intel® Software Partner Program Member Benefits Software Checkers Program News Tools Downloads Tools Intel® Software Development Products Intel® Parallel Studio HPC Tools Knowledge Base Academic Downloads Code Downloads Free Non-Commercial WhatIf Experimental Software Drivers Intel® Driver Update Utility Forums Support Software Forums Atom Developer Forums Knowledge Base Support Resources Blogs All</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Welcome Intel® Software Partner Program</title>
<link href="http://www3.intel.com/cd/software/partner/asmo-na/eng/index.htm"/>
<updated>2010-07-17T08:58:30</updated>
<summary>United States Worldwide About Intel Press Room Contact Us Search Intel® Software Partner Program Select a language Please select English 简体中文 Русский Español What Is the Partner Program Quick Start Guide Partner Benefits Membership Levels Enroll Now Plan Strategize Planning Resources Intel Partner Library Intel Technology Roadmap Develop Solve Innovate on Intel Architecture Technical Resources Market Sell Marketing Sales Resources What&apos;s New Global Regional News Newsletters Subscriptions Partner Support Support Forum FAQs Contact Us Existing Partners : Login to the Intel® Software Partner Portal Remember me Forgot username Forgot password Intel Software Partner Program How can we innovate together As a program member , starting your software project is your first step towards taking</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Intel® Software Assessment Tools Intel® Software Partner Program</title>
<link href="http://www.intel.com/cd/software/partner/asmo-na/eng/431095.htm"/>
<updated>2010-07-17T08:58:30</updated>
<summary>United States Worldwide About Intel Press Room Contact Us Search Intel® Software Partner Program Select a language Please select English 简体中文 Русский Español What Is the Partner Program Quick Start Guide Partner Benefits Membership Levels Enroll Now Plan Strategize Planning Resources Intel Partner Library Intel Technology Roadmap Develop Solve Innovate on Intel Architecture Technical Resources Market Sell Marketing Sales Resources What&apos;s New Global Regional News Newsletters Subscriptions Partner Support Support Forum FAQs Contact Us Existing Partners : Login to the Intel® Software Partner Portal Remember me Forgot username Forgot password Intel® Software Partner Program Intel Software Assessment Tools Software Assessment Tool Video Podcast on Software Assessment Tool for Multi-core Loading</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Quick Start Guide Benefits Intel® Software Partner Program</title>
<link href="http://www.intel.com/cd/software/partner/asmo-na/eng/285233.htm"/>
<updated>2010-07-17T08:58:30</updated>
<summary>United States Worldwide About Intel Press Room Contact Us Search Intel® Software Partner Program Select a language Please select English 简体中文 Русский Español What Is the Partner Program Quick Start Guide Partner Benefits Benefits Table Membership Levels Enroll Now Plan Strategize Planning Resources Intel Partner Library Intel Technology Roadmap Develop Solve Innovate on Intel Architecture Technical Resources Market Sell Marketing Sales Resources What&apos;s New Global Regional News Newsletters Subscriptions Partner Support Support Forum FAQs Contact Us Existing Partners : Login to the Intel® Software Partner Portal Remember me Forgot username Forgot password Intel® Software Partner Program Quick Start Guide Benefits Local Benefits Overview Benefits Support</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Newsletters Subscriptions Intel® Software Partner Program</title>
<link href="http://www.intel.com/cd/software/partner/asmo-na/eng/293533.htm"/>
<updated>2010-07-17T08:58:29</updated>
<summary>United States Worldwide About Intel Press Room Contact Us Search Intel® Software Partner Program Select a language Please select English 简体中文 Русский Español What Is the Partner Program Quick Start Guide Partner Benefits Membership Levels Enroll Now Plan Strategize Planning Resources Intel Partner Library Intel Technology Roadmap Develop Solve Innovate on Intel Architecture Technical Resources Market Sell Marketing Sales Resources What&apos;s New Global Regional News Newsletters Subscriptions Partner Support Support Forum FAQs Contact Us Existing Partners : Login to the Intel® Software Partner Portal Remember me Forgot username Forgot password Intel® Software Partner Program Newsletters Subscriptions Customize Your Program Benefit from customized communications that address your unique needs ,</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Forums Intel® Atom™ Developer Program</title>
<link href="http://appdeveloper.intel.com/en-us/forum/"/>
<updated>2010-07-17T08:58:28</updated>
<summary>Get an ID Log in Close Log In If you are a new user , click here to register Log in Password Remember my login . information Recover your Login ID now Recover your Password now Send us an email 24-48 hour response Home Learn Develop Sell Community Articles Blogs Forums Videos Reputation Support About Forums Forum Topics Posts Last post Intel® Atom™ Developer Program Learn about Intel® Atom™ Developer . Program General Support Forum Ask questions , seek support and generate discussions general to the development submission of apps for Intel AppUp(SM Center , or post topics not specific to any of our other . forums 184 1213 License by harveygg 14 Jul 2010 21:39:48 General SDK Forum Get support , feedback , and technical assistance regarding the Intel Atom Developer Program SDK . Non-platform</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Parallel Programming Intel Software Network Blogs</title>
<link href="http://software.intel.com/en-us/blogs/category/parallel/"/>
<updated>2010-07-17T08:58:24</updated>
<summary>Javascript is disabled on your browser . In order to use this platform effeciently , please enable javascript from your browser settings or contact your system . administrator Go to Intel.com United States English Search Intel® Software Network Communities Atom Developer Program Visual Computing Parallel Programming Manageability Academic Earn Reputation Intel® Black Belt Program More . Partners Intel® Software Partner Program Member Benefits Software Checkers Program News Tools Downloads Tools Intel® Software Development Products Intel® Parallel Studio HPC Tools Knowledge Base Academic Downloads Code Downloads Free Non-Commercial WhatIf Experimental Software Drivers Intel® Driver Update Utility Forums Support Software Forums Atom Developer Forums Knowledge Base Support Resources Blogs All</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Intel Software Network Events Calendar Intel® Software Network</title>
<link href="http://software.intel.com/en-us/articles/intel-software-network-events-calendar/"/>
<updated>2010-07-17T08:58:21</updated>
<summary>Javascript is disabled on your browser . In order to use this platform effeciently , please enable javascript from your browser settings or contact your system . administrator Go to Intel.com United States English Search Intel® Software Network Communities Atom Developer Program Visual Computing Parallel Programming Manageability Academic Earn Reputation Intel® Black Belt Program More . Partners Intel® Software Partner Program Member Benefits Software Checkers Program News Tools Downloads Tools Intel® Software Development Products Intel® Parallel Studio HPC Tools Knowledge Base Academic Downloads Code Downloads Free Non-Commercial WhatIf Experimental Software Drivers Intel® Driver Update Utility Forums Support Software Forums Atom Developer Forums Knowledge Base Support Resources Blogs All</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Intel Software Network News Archive Intel® Software Network</title>
<link href="http://software.intel.com/en-us/articles/intel-software-network-news-archive/"/>
<updated>2010-07-17T08:58:20</updated>
<summary>Javascript is disabled on your browser . In order to use this platform effeciently , please enable javascript from your browser settings or contact your system . administrator Go to Intel.com United States English Search Intel® Software Network Communities Atom Developer Program Visual Computing Parallel Programming Manageability Academic Earn Reputation Intel® Black Belt Program More . Partners Intel® Software Partner Program Member Benefits Software Checkers Program News Tools Downloads Tools Intel® Software Development Products Intel® Parallel Studio HPC Tools Knowledge Base Academic Downloads Code Downloads Free Non-Commercial WhatIf Experimental Software Drivers Intel® Driver Update Utility Forums Support Software Forums Atom Developer Forums Knowledge Base Support Resources Blogs All</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Products Index from Intel</title>
<link href="http://www.intel.com/products/sitemap.htm"/>
<updated>2010-07-17T08:58:18</updated>
<summary>Skip to content Search For Business For Home Products Support About Intel IT Center SYSTEM TYPES Laptops and Desktops Servers Workstations Internet Devices TOPICS Performance Security Remote Manageability Virtualization Energy Efficiency View All Topics PRODUCTS FOR IT Intel® Core™ Processor Intel® Xeon® Processor Intel® Itanium® Processor Intel® Atom™ Processor Developer Center Hardware Developers Embedded Developers Software Developers Intel Developer Forum Partners INTEL® EMBEDDED PARTNERS Intel® Embedded Alliance Solutions Center Intel® Embedded Design Center INTEL® SOFTWARE PARTNERS Intel® Software Partner Program Intel and Academia INTEL® CHANNEL PARTNERS Intel® Technology Provider Intel® Reseller Center Intel® Distributor Center Technology Architecture Silicon Product Technologies</summary>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Experience Intel</title>
<link href="http://www.intel.com/experience/index.htm?iid=hdr+experience"/>
<updated>2010-07-17T08:58:15</updated>
<summary>Work Play Support About Intel Change Location Search Products Processors Motherboards Chipsets Desktop Laptop Server Workstation Business PCs Embedded Communications Software All Products Technology Architecture Silicon Product Technologies Manufacturing Research Standards Intel Developer Forum Communities Downloads Reseller Intel® Reseller Center Intel® Distributor Resource Center Intel® Channel Partner Program Intel® Software Partner Program Filter Sites All Sites Blogs Communities Featured Filter Content All Topics Innovation Mobility Health Education Gaming Consumer Electronics Enterprise Social Responsibility All Types Videos Photos Audio Podcasts Conversations Articles View Visual Text Help Site Map RSS Jobs Investor Relations Press Room Contact Us Terms of Use Trademarks Privacy</summary>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MycplusTutorials?format=xml">C and C++ Programming Resources</from>
<title>Little known features of C/C++</title>
<link href="http://feedproxy.google.com/~r/MycplusTutorials/~3/V4cJVCDDRcc/"/>
<updated>2010-07-12T17:49:57</updated>
<summary>C and C++ Programming Resources About Contact Join us Links Search Tags Forum Tutorials Source Code Blog Free Utilities Computer Books FAQs Downloads Free Magazine Translator RSS EMAIL Custom Search Little known features of C C++ Posted on July 12th , 2010 There are always few little known or hidden features in each programming language . AT StackOverflow.com someone started a series of posts Hidden features of” programming languages . The Hidden Features series is great for people who are new to a certain . language I have collected few of the features of both C and C++ . here Like the ternary operator most of the programmers are familiar . with x y However this can be used the other . way y . i.e if y Another feature is Resource Acquisition Is Initialization RAII which is often ignored</summary>
<id>f3e2e216590a9e5db133df275a337104</id>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MycplusTutorials?format=xml">C and C++ Programming Resources</from>
<title>50 C++ Interview Questions</title>
<link href="http://feedproxy.google.com/~r/MycplusTutorials/~3/YDvDzNfZ8xA/"/>
<updated>2010-07-11T16:38:03</updated>
<summary>C and C++ Programming Resources About Contact Join us Links Search Tags Forum Tutorials Source Code Blog Free Utilities Computer Books FAQs Downloads Free Magazine Translator RSS EMAIL Custom Search 50 C++ Interview Questions Posted on July 11th , 2010 I have compiled a list of repeatedly asking C++ interview questions here . Some of them are very important C++ questions asked by employers like Microsoft , Adobe and . IBM How do you check whether a linked list is circular How do you decide which integer type to use How do you differentiate between a constructor and destructor How do you differentiate between aggregation and association How do you find out the size of a class How do you implement an itoa function How do you initialize a pointer to a function How do you link a C++ program to</summary>
<id>a0eac57fa25e761782bf9d10fa27a1d5</id>
</entry>

<entry>
<from href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127">Intel® Cilk++ Software Development Kit Intel® Software Network</from>
<title>Multicore programming with different multi-threading approaches Intel Software Network Blogs</title>
<link href="http://software.intel.com/en-us/blogs/2010/07/09/multicore-programming-with-different-multi-threading-approaches/"/>
<updated>2010-07-10T13:55:37</updated>
<summary>Javascript is disabled on your browser . In order to use this platform effeciently , please enable javascript from your browser settings or contact your system . administrator Work Play Support About Intel Change Location Search Intel® Software Network Connect with developers and Intel engineers Communities Academic Cluster Ready Manageability Atom Developers Parallel Programming Open Source Virtualization Visual Computing More . Downloads Tools Intel® Parallel Studio HPC Tools SOA Products Buy or Renew Free Evaluation Software Free Non-Commercial Download Reseller Center Academic Program Tools Knowledge Base Forums Blogs Forums Blogs Blog Categories Meet The Bloggers Resources Events Calendar Intel Press Technical Books Intel Software Insight Magazine Intel Visual Adrenaline Magazine</summary>
</entry>

<source>
<title>c-programming «WordPress.com Tag Feed</title>
<link href="http://wordpress.com/tag/c-programming/feed/"/>
<count>18</count>
</source>

<source>
<title>Intel® Cilk++ Software Development Kit Intel® Software Network</title>
<link href="http://www.cilk.com/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=82127"/>
<count>14</count>
</source>

<source>
<title>C and C++ Programming Resources</title>
<link href="http://feeds.feedburner.com/MycplusTutorials?format=xml"/>
<count>3</count>
</source>

<source>
<title>On Software and Languages</title>
<link href="http://ib-krajewski.blogspot.com/feeds/posts/default?alt=rss"/>
<count>1</count>
</source>

</feed>
