CSC 174 - Computer Organization and Assembly Language

Dr. R. M. Siegfried

Assignment #12 - A Time-Appropriate Greeting

Due Wednesday, May 4, 2016

Using the library procedures that we have learned, write a program that finds the time of day, particularly the hour. Based on this, your program will print:

Good morning
or
Good afternoon

[Back to the Assignment Index]