M
Merrill & Michele
I can get files into my progs on the command line. For example if I wanted
a text file to act as if they were my keystrokes I would type the executable
name and then <text1.txt (I think that's how it went.) Is there an easy
way to capture the output to the console and redirect it to a file, say,
text2.txt ?
I'm not to the point in K&R where file io is discussed, and I found it too
confusing for me. Yet I need files in order to get through the earlier
material. MPJ
a text file to act as if they were my keystrokes I would type the executable
name and then <text1.txt (I think that's how it went.) Is there an easy
way to capture the output to the console and redirect it to a file, say,
text2.txt ?
I'm not to the point in K&R where file io is discussed, and I found it too
confusing for me. Yet I need files in order to get through the earlier
material. MPJ