next_addr
Get next address in the program
ea - linear address
returns: BADADDR - the specified address in the last used address
long next_addr(long ea);
Last updated
Get next address in the program
ea - linear address
returns: BADADDR - the specified address in the last used address
long next_addr(long ea);
Last updated