I want to add a whole text file into my program. I have tried strings but I want to keep the spaces but strings take the spaces as terminating characters. so how do I input an entire file into my program.