<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Currency Converter in C' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Currency Converter in C' posted on the 'Beginner C/C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 17:23:50 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 17:23:50 -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>Currency Converter in C</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/362257/362257/currency-converter-in-c/</link>
      <description>I have this code written up for my currency converter but it's not coming up with the correct money amount. Can someone check to see if I'm doing this right?&lt;br /&gt;
&lt;br /&gt;
&lt;br&gt;&lt;br&gt;&lt;strong&gt;Attachment:&lt;/strong&gt; &lt;a href="http://www.programmersheaven.com/mb/DownloadAttachment.aspx?AttachmentID=72"&gt;curr-convert2.c&lt;/a&gt; (3346 bytes | downloaded 145 times)</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/362257/362257/currency-converter-in-c/</guid>
      <pubDate>Tue, 26 Jun 2007 16:59:30 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
    <item>
      <title>Re: Currency Converter in C</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/362257/362259/re-currency-converter-in-c/#362259</link>
      <description>What should the results be?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/362257/362259/re-currency-converter-in-c/#362259</guid>
      <pubDate>Tue, 26 Jun 2007 18:07:32 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
    <item>
      <title>Re: Currency Converter in C</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/362257/362261/re-currency-converter-in-c/#362261</link>
      <description>This line:&lt;br /&gt;
&lt;br /&gt;
fcurrency_convert=fcurrency_amount/7.81;&lt;br /&gt;
&lt;br /&gt;
has the country's currency for each case. Should I do it differently?&lt;br /&gt;
&lt;br /&gt;
: What should the results be?&lt;br /&gt;
: &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/362257/362261/re-currency-converter-in-c/#362261</guid>
      <pubDate>Tue, 26 Jun 2007 18:16:30 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
    <item>
      <title>Re: Currency Converter in C</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/362257/431113/re-currency-converter-in-c/#431113</link>
      <description>fcurrency_convert=fcurrency_amount/7.81;&lt;br /&gt;
To Calculate the currency it's  Total = input_amount * Currency;&lt;br /&gt;
&lt;br /&gt;
Hope this helps. Please message me if you any more help&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/362257/431113/re-currency-converter-in-c/#431113</guid>
      <pubDate>Tue, 29 Jan 2013 09:04:52 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
  </channel>
</rss>