01.04.2015, 16:49
That's what I meant when I said I could go through it slot by slot but I dont want to.
Here's what I want:
But that gives error ofcourse. So basically I want Str to store "abcde".
Here's what I want:
Quote:
new Input[5] = {a,b,c,d,e}; new Str = Input |