<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'i don't know where to start...Exam help.' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'i don't know where to start...Exam help.' posted on the 'Beginner C/C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 00:26:16 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 00:26:16 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>i don't know where to start...Exam help.</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/427957/427957/i-dont-know-where-to-startexam-help/</link>
      <description>NOTE: Pass by value only.&lt;br /&gt;
&lt;br /&gt;
Assume that your program has a main() function, an enterAge() function, and a birthday() function.&lt;br /&gt;
&lt;br /&gt;
The main() method will call the enterAge() with no parameters; the enterAge() will return the age entered by the user.&lt;br /&gt;
&lt;br /&gt;
The main() method then passes the age to the birthday() function as the only parameter. The birthday() function increments the age by one, and returns the incremented age to the main() function via the return statement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
TODO: Code the prototype for the enterAge() function as it would appear in the main() function.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/427957/427957/i-dont-know-where-to-startexam-help/</guid>
      <pubDate>Thu, 22 Mar 2012 11:40:28 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
  </channel>
</rss>