Hi everyone,
I am using flowcode in a universitary project, and I would be greatly interested in using the "C Code" blocks, but they seem just to be... not executed by the program.
When I create a block like this, and put some code into it, like, for example "answer = 42" (with "anwser" a variable declared in the flowcode variables window), the variable just doesn't change its value when the program runs through the C Code block.
I have also tried to put another thing to see if it's executed or not, like "delay(10000);" or "sleep(1000);" and there's just nothing which appends...
When I click on "help" or I push "F1" key, of course that doesn't work I have a message "The help can't be open" or something like that. So I am totally puzzled with how are we suppose to use "C Code Blocks".
Thanks in advance for you anser.
Regards,
Théo
How do "C Code blocks" work ?
-
- Valued Contributor
- Posts: 548
- Joined: Tue Jun 26, 2007 11:23 am
- Has thanked: 6 times
- Been thanked: 44 times
Re: How do "C Code blocks" work ?
See this thread for a description of the naming convention used when accessing Flowcode variables from C (no simulation)
http://www.matrixmultimedia.com/mmforum ... cv_#p12745
http://www.matrixmultimedia.com/mmforum ... cv_#p12745