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
retrieve function comment
     ea - any address belonging to the function
     repeatable - 1: get repeatable comment
                  0: get regular comment
returns: function comment string

string get_func_cmt(long ea, long repeatable);

Index | Previous topic | Next topic