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

atoa

Convert address value to a string
Returns address in the form 'seg000:1234'
(the same as in line prefixes)

string atoa(long ea);

Last updated

Was this helpful?