Trying to copy one string to another using strcpy but always crashes:
"cLabel::caption" is declared as "char *caption".PHP Code:char *tempcaption;
strcpy(tempcaption, cLabel::caption);
|
Results 1 to 8 of 8
Thread: Dear strings....Threaded View
|
Click Here to Expand Forum to Full Width |