No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
I know this probably really isn't any help to you, but it just might be.... Here is a link to an assembly book that has been very helpful to me (you will be able to look in the index to hopefully find the answer to your question)... [URL="http://books.google.com/books?id=9Pe6Ajhn40sC&printsec=frontcover&dq=assembly+irvine&source=bl&ots=ESsKsvzpzq&sig=tHREu0XH_IzVacJPcEzJOmG_BrI&hl=en&ei=9HepS4DNEofUMsbNnZkB&sa=X&oi=book_result&ct=result&resnum=5&ved=0CCUQ6AEwBA#v=onepage&q=&f=false"]http://books.google.com/books?id=9Pe6Ajhn40sC&printsec=frontcover&dq=assembly+irvine&source=bl&ots=ESsKsvzpzq&sig=tHREu0XH_IzVacJPcEzJOmG_BrI&hl=en&ei=9HepS4DNEofUMsbNnZkB&sa=X&oi=book_result&ct=result&resnum=5&ved=0CCUQ6AEwBA#v=onepage&q=&f=false[/URL] I also …
I need to write a program that displays a single character in all possible combination of foreground and background [U][COLOR="Green"][COLOR="Red"]colors [/COLOR][/COLOR][/U](16x16 = 256). The colors are numbered from 0 to 15, so use a [COLOR="Red"]nested loop[/COLOR] to generate all possible combinations. The character to be displayed should be obtained from …
The End.
amylyn7