<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'MIPS Assembly program' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'MIPS Assembly program' posted on the 'Assembler Developer' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 23:17:13 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 23:17:13 -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>MIPS Assembly program</title>
      <link>http://www.programmersheaven.com/mb/pharabee/428342/428342/mips-assembly-program/</link>
      <description>Write an assembly program which takes two single-precision floating point inputs from the user, calculates the greater number, calculates the difference of the two (greater - smaller), and prints all these as well.&lt;br /&gt;
Desired Output:&lt;br /&gt;
"Enter a number (A): 15.90&lt;br /&gt;
Enter another number (B): 11.28&lt;br /&gt;
You entered A=15.90 and B=11.28&lt;br /&gt;
The difference is 4.62&lt;br /&gt;
Thank you!"&lt;br /&gt;
&lt;br /&gt;
Any ideas?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pharabee/428342/428342/mips-assembly-program/</guid>
      <pubDate>Wed, 18 Apr 2012 12:28:51 -0700</pubDate>
      <category>Assembler Developer</category>
    </item>
  </channel>
</rss>