Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
find next function
     ea - any address belonging to the function
returns: -1 - no more functions
         otherwise returns the next function start address

long get_next_func(long ea);

Index | Previous topic | Next topic