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

op_num

Convert operand to a number (with default number base, radix) (for the explanations of 'ea' and 'n' please see op_bin())

success op_num(long ea, int n);

Last updated

Was this helpful?