Searched refs:helloworld (Results 1 – 1 of 1) sorted by relevance
230 MyString helloworld = Data[0]; in CreateData() local231 helloworld[0] = toupper(helloworld[0]); in CreateData()232 helloworld += ", " + Data[1] + " " + Data[2] + " " + Data[3] + " " + Data[4] + " " + Data[5]; in CreateData()236 helloworld.c_str()); in CreateData()