get_forced_operand

Get manually entered operand string
     ea - linear address
     n  - number of operand:
             0 - the first operand
             1 - the second operand

string get_forced_operand(long ea, long n);

Last updated