|
-
Oct 25th, 2005, 10:37 PM
#1
Thread Starter
New Member
Help needed Fast[Resolved]
Do not missread this post, i am not asking you to write this program, i am asking how to implement a certain part of it. thank you for any help.
Design and implement a digital clock that displays hrs (0-23), min (0-59) and sec (0-59) in a simulated 7-segment format using character graphics in the command window in IA-32 assembly language
I know how to get the time, and I know how to implement it, what I do not understand is how to display it. I guess this is confusing to what i am not sure about. I was given some hints about how to do this and am not quite sure how to. They say 1.) Given the upper left coordinate draw a light horizontal bar at that location. my question is how do you do this? how do you draw that square at that location?
Last edited by nburvi1; Nov 10th, 2005 at 09:27 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|