When I run the non interactive test program, the output goes across my screen to fast for me to read it. How do I read what it is doing?
In order to capture this information for review, you need to redirect the output to a file. To do this, follow these directions: 1. Compile the program. 2. Go to the DOS prompt. 3. change directories to the directory (folder) where your program is. 4. type in the name of your program with the following syntax added: YourProgramName < OutPutFileName.txt 5. After you run the program (hit enter) the output will be directed to the file name you specified (OutPutFileName.txt). Just use your favorite text editor to view it.
Related Questions
- When I run the non interactive test program, the output goes across my screen to fast for me to read it. How do I read what it is doing?
- Every program I run with Aureal A3D support causes a blue screen error message. How can I fix this ?
- Have you read Fast Forward: Confessions of a Porn Screen Writer by Eric Spitznagel?