G
Guest
I have a text file that appears to be delimited by multiple spaces. The
split function will only work with one space if I am correct. Is there some
way to split this file into an array without getting the extra spaces?
split function will only work with one space if I am correct. Is there some
way to split this file into an array without getting the extra spaces?