Hey guys,
Im still new to programming and need help with something. I need to read a line of numbers from a text file into an array.
I will be given this in a text file and need to store them in an array for later use.
0 1 2 3 4 5
Thanks
-Basketball4567