
By passing strings instead of const char pointers to the task control functions, we can safely make copies of them knowing that the contents won't disappear.
By passing strings instead of const char pointers to the task control functions, we can safely make copies of them knowing that the contents won't disappear.