123
char text[100]; // make sure this is large enough strcpy(text,"Testing Sms"); strcat(text," hooman");