On 14 May 2014 13:10, Erik Friesen <[email protected]> wrote: > I have found myself wishing I could insert c snippets somehow, to me it is > would be way easier that manually figuring out the logic.
You can write user-defined components in C. The problem with C-snippets is that you would be effectively introducing an interpreted version of C into the realtime threads, which is likely to get expensive. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
