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
Comment options

Used by idainfo::s_cmtflg. More...

Macros

#define SCF_RPTCMT   0x01
 show repeatable comments?
 
#define SCF_ALLCMT   0x02
 comment all lines?
 
#define SCF_NOCMT   0x04
 no comments at all
 
#define SCF_LINNUM   0x08
 show source line numbers
 
#define SCF_TESTMODE   0x10
 testida.idc is running
 
#define SCF_SHHID_ITEM   0x20
 show hidden instructions
 
#define SCF_SHHID_FUNC   0x40
 show hidden functions
 
#define SCF_SHHID_SEGM   0x80
 show hidden segments
 

Detailed Description

Used by idainfo::s_cmtflg.