Results 1 to 2 of 2

Thread: capturing all input and output on screen in c++ (console)

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 1999
    Location
    Westfield, IN, USA
    Posts
    59
    I have a program which makes output, and takes input. Basically like a calculator which asks questions...
    I would like to get all of the stuff it prints to the screen, and all the input frmo the user, and print it on a printer. I have got the printer to print, but i'm unsure on how to print it all. Does anyone know a way to do it? I'll attach my source code to this here.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width