CS250 Project 3: Assembly and C

Due Monday, April 15

Ten C programs are located here. To get started on the lab, download and extract this .zip archive. The "unzip" command can be used on Linux.
For each of the 10 programs, add assembly code such that the program prints out the success message, and not anything else. Don't change the C code - only supply the correct input for the "asm" directive. Once all the programs work, put them back into an archive, label it with your name, and upload it as usual.