| Refresh | Home EGTry.com


#copy string
char holder[80]; //+s:holder

char * retval=strcpy(holder, "Thank you ");