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