xweb 0 Newbie Poster

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.