Difference between revisions of "CSC231 Final Exam Solutoins 2012"

From dftwiki3
Jump to: navigation, search
Line 513: Line 513:
 
Nobody saw that you could use a look-up table for this question!  Would have made your program so much simpler!!!
 
Nobody saw that you could use a look-up table for this question!  Would have made your program so much simpler!!!
  
  table     equ    $
+
  table       equ    $
 
             db    'A','A','A','A', 0x00
 
             db    'A','A','A','A', 0x00
 
             db    'A','A','A','C', 0x01
 
             db    'A','A','A','C', 0x01

Revision as of 15:29, 20 December 2012

--D. Thiebaut 14:37, 20 December 2012 (EST)



This section is only visible to computers located at Smith College