IDA C++ SDK 9.2
|
Go to the source code of this file.
Typedefs | |
typedef int | help_t |
message id from ida.hlp |
Functions | |
idaman THREAD_SAFE const char *ida_export | itext (help_t msg_id) |
GCC_DIAG_OFF (format-nonliteral) | |
NORETURN void | Err (help_t format,...) |
void | Warn (help_t format,...) |
void | Info (help_t format,...) |
int | Message (help_t format,...) |
int | vask_yn (int deflt, help_t format, va_list va) |
int | ask_yn (int deflt, help_t format,...) |
GCC_DIAG_ON (format-nonliteral) |
typedef int help_t |
message id from ida.hlp
idaman THREAD_SAFE const char *ida_export itext | ( | help_t | msg_id | ) |
GCC_DIAG_OFF | ( | format- | nonliteral | ) |
|
inline |
|
inline |
|
inline |
GCC_DIAG_ON | ( | format- | nonliteral | ) |