What Is Assembly Language
What Is Assembly Language
In assembly language, what do you use to decide whether a variable is less than another?
I have to do this program where the user inputs two numbers and then the program outputs the smallest number. The thing is I don’t know what to use to compare the two variables.
Been a long time since I had an assembly class, but subtraction will tell you which number is greater by the sign of the result.
tabang by assembly language
