For the complete documentation index, see llms.txt. This page is also available as Markdown.

toggle_sign

Change sign of the operand. (for the explanations of 'ea' and 'n' please see op_bin())

success toggle_sign(long ea, int n);

Last updated

Was this helpful?