batch
Enable/disable batch mode of operation
batch: 0 - ida will display dialog boxes and wait for the user input
1 - ida will not display dialog boxes, warnings, etc.
returns: old balue of batch flag
long batch(long batch);
Last updated