Difference between revisions of "CSC231 Homwork 2 Solution 2010"
(→Mystery Program) |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
__TOC__ | __TOC__ | ||
+ | <onlysmith> | ||
=Number Systems= | =Number Systems= | ||
<code><pre> | <code><pre> | ||
Line 206: | Line 207: | ||
</pre></code> | </pre></code> | ||
+ | ==Testing the Mystery Program== | ||
<br /> | <br /> | ||
* To test the programs, the hexadecimal dump of the object file of the original program was compared to the hexadecimal dump of the object file of your version. | * To test the programs, the hexadecimal dump of the object file of the original program was compared to the hexadecimal dump of the object file of your version. | ||
Line 241: | Line 243: | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
+ | </onlysmith> | ||
<br /> | <br /> | ||
<br /> | <br /> |
Latest revision as of 12:21, 14 December 2010
--D. Thiebaut 21:35, 6 October 2010 (UTC)