Compile text with IDC function(s).
- Parameters
-
| line | line with IDC function(s) (can't be NULL!) |
[out] | errbuf | buffer for the error message |
| resolver | callback object to get values of undefined variables This object will be called if IDC function contains references to undefined variables. May be NULL. |
| only_safe_funcs | if true, any calls to functions without EXTFUN_SAFE flag will lead to a compilation error. |
- Return values
-
true | ok |
false | error, see errbuf |
The documentation for this struct was generated from the following file: