Difference between revisions of "CSC231 Final Exam 2012"
Line 370: | Line 370: | ||
* Your program must output the first base of the string in the two MSBs (most significant bits) of the first byte. | * Your program must output the first base of the string in the two MSBs (most significant bits) of the first byte. | ||
* Your program can output all the hex digits on the same line if you prefer. | * Your program can output all the hex digits on the same line if you prefer. | ||
+ | * You may use '''driver.c''' for this program, if you want. | ||
==Submission== | ==Submission== |