Interpreted C++ instructions |
Top Previous Next |
Scripts > Class elements and c++ instructions > Interpreted C++ instructions
The syntax of the interpreter is simple c++ syntax. All code, which works in the interpreter, can be compiled also by external c++ compilers and can be executed. This is not true the other way round. Tricky codings or code without consequences ( e.g. returning a value, which will not be assigned) can cause errors in the interpreter with messages, hardly to understand.)
Tip.: Write simple code and better use two instructions than one.
|
This page belongs to the TextTransformer Documentation |
Home Content German |