Correct me if I'm wrong, if I use the OSStopTask() to suspend the operation of a task and later on use the OSStartTask() to enable it again, that task will resume form where it stop previously, am I right?
What if at certain circumstances I would like the task to just restart from the beginning, any advise on this?
I'm using Salvo LE
Cheers :-)