I am currently in an assembly class at school, its my first time using assembly...
the professor assigned a program that is suppose to allow a user to enter his first name, then his last name and then print out "Hello, 'first name' 'last name'" The problem that im having is that i dont understand how to get the first and last names to print out, (heck i cant even get the user to be able to type anything in) ive figured out how to enter strings so the program spits them out but beyond that im lost. if someone could please help me it would be greatly appreciated.
the professor assigned a program that is suppose to allow a user to enter his first name, then his last name and then print out "Hello, 'first name' 'last name'" The problem that im having is that i dont understand how to get the first and last names to print out, (heck i cant even get the user to be able to type anything in) ive figured out how to enter strings so the program spits them out but beyond that im lost. if someone could please help me it would be greatly appreciated.