forking?e
hi,
i'm more of software developer , i'm used using unix pids , forks etc... :-/ question is: there way make "forks" in arduino's code? :-? tremendously useful.
keep work!
i'm more of software developer , i'm used using unix pids , forks etc... :-/ question is: there way make "forks" in arduino's code? :-? tremendously useful.

keep work!

you mean fork process? i guess work, if there operating system or supervisor monitor them.
instead, you'll need implement own multitasking. on every iteration through loop(), run each "process" few cycles.
instead, you'll need implement own multitasking. on every iteration through loop(), run each "process" few cycles.
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > forking?e
arduino
Comments
Post a Comment