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
ask the user to select a function
     title - title of the dialog box
returns: -1 - user refused to select a function
         otherwise returns the selected function start address

long choose_func(string title);

Index | Previous topic | Next topic