I want to know what is the difference between "mov ax, offset new" and "mov ax, new"
What offset actually does, which value it adds up?
I want to know what is the difference between "mov ax, offset new" and "mov ax, new"
What offset actually does, which value it adds up?