How do I copy the second character in a string to another string?
I've tried strcpy(strTemp, &(str[1]); but it didn't work...
|
Results 1 to 11 of 11
Thread: strcpy?Threaded View
|
Click Here to Expand Forum to Full Width |