Hey guys.
I have the following statement
a = func(b,c,d,e);
this function runs for 100 ml sec for example, I want to return a value each 20 ml sec, I mean to update the variable a each 20 ml sec without interrupting the function.
Is that possible?
Thanks a lot.
Assaf.


LinkBack URL
About LinkBacks
