you can use:
PHP Code:char *mystring[5]=new char[<maxstringlength>];
strcat(mystring[0],"Hello");
|
Results 1 to 6 of 6
Thread: Char array arraysThreaded View
|
Click Here to Expand Forum to Full Width |