Guest User

Untitled

a guest
Jan 17th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. char * t1 = "fus", t2 = "roh", t3 = "dah";
  2. newtext[0] = t1;
  3. newtext[1] = t2;
  4. newtext[2] = t3;
Add Comment
Please, Sign In to add comment