NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
The start statement

You can start a task with the start statement.

This statement can be used with both the standard and enhanced NBC/NXC firmwares. The resulting operation is a native opcode in the enhanced firmware but it requires special compiler-generated subroutines in order to work with the standard firmware.

start task_name;