HelpWizard Pages Linking Technologies2/en
Linking Technologies: C Language Actions
To call into a C-function inside a library (eg. shared library / dll)
or to implement a computation algorithm in C,
create a new C-action and type in the code.
For example the code:
execute
printf("hello %s\n", stringValue(inPin));
could be connected to any other expecco actions and pass a string via the input pin. Here, an expecco dialog pops up, and the entered string is sent to the C function: Fehler beim Erstellen des Vorschaubildes: Die Miniaturansicht konnte nicht am vorgesehenen Ort gespeichert werden