Module comments

Functions§

append_cmt
Append to an indented comment. Creates a new comment if none exists. Appends a newline character and the specified string otherwise. \param ea linear address \param str comment string to append \param rptble append to repeatable comment? \return success
idalib_get_cmt
set_cmt
Set an indented comment. \param ea linear address \param comm comment string - nullptr: do nothing (return 0) - “” : delete comment \param rptble is repeatable? \return success