Question: Write a macro, StringToInteger, which will place in the ax register the integer value of the UNSIGNED integer whose digits are contained in a zeroterminated
Write a macro, StringToInteger, which will place in the ax register the integer value of the UNSIGNED integer whose digits are contained in a zeroterminated string. Suppose the address of the string is stored in the si register, and that si points to the first digit of the string
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
