1.In the main() function, after ModifyString(text) is called, what’s the value of ‘text’?
int FindSubString( char* pch ) { int count = 0; char * p1 = pch; while ( *p1 != '