stiffmys
13th September 2009, 14:10
Hello. I'm trying to write a simple program using the built in MS debugger, but I'm struglling my **** off.
Here's what I want to do :
Read a sentence from the keyboard and store it to a memory location by reading it character by character until the $ sign is entered.
Read the sentence from memory and display on the next line (to go to the next line you will need a carriage return and a line feed)
Your help will be greatly appreciated.
Here's what I want to do :
Read a sentence from the keyboard and store it to a memory location by reading it character by character until the $ sign is entered.
Read the sentence from memory and display on the next line (to go to the next line you will need a carriage return and a line feed)
Your help will be greatly appreciated.