So I\'m trying to get a bunch of words from different files into one and sort it alphabeticaly or reverse.
The problem is, on the line
arr[i] = line; <