Question: How could I fix my Assembly Language code? I am trying to use: mov eax, fore+(back*16) and the error instruction says: constant expected that its
How could I fix my Assembly Language code?
I am trying to use:
mov eax, fore+(back*16)
and the error instruction says: "constant expected" that its error code is A2026. How should I fix it?
Thank you!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
