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

set_source_linnum

set source line number
     ea      - linear address
     lnnum   - number of line in the source file
returns: nothing

void set_source_linnum(long ea, long lnnum);

Last updated

Was this helpful?