| 
    IDA SDK
    
   | 
 
Compile a text file with IDC function(s).
| file | name of file to compile if nullptr, then "File not found" is returned. | |
| [out] | errbuf | buffer for the error message | 
| cpl_flags | Flags for compile_idc_file() or 0 | 
| true | ok | 
| false | error, see errbuf |