how would u do this?
i have the following strings:
char *str1 = "123";
char *str2 = "456";
and now i want to print "123456"
what is the best way to do that?
|
Results 1 to 12 of 12
Thread: Junction 2 stringsThreaded View
|
Click Here to Expand Forum to Full Width |