passing value to a function

wow...probably I cud try last lines as----

text[] = sprintf (text, "%d-No Signal", slaveID);
radio.write(&text,sizeof(text));

--hope that will work