any1 know how i could get the text of an unopened text file into a string?
for example, i have a bunch of text files in my C: drive and i want to make my program read what these text files have in them, how would i go about doing that?