I need IA-32 instructions to convert the string in X to an integer and save it in Y.
INCLUDE Irvine32.inc
.data
X byte "659"
Y word ?
.code
begin:
?
end begin
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.