I want to stream together output directly to the printer from a console application. I know how to send it to the screen with the cout statement or even to a file but I do not know the procedure to send the output of my program directly to a printer. HELP!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to stream together output directly to the printer from a console application. I know how to send it to the screen with the cout statement or even to a file but I do not know the procedure to send the output of my program directly to a printer. HELP!!!
hey. Go buy c for dummies 1 and 2. It has a good section on how to do this.
kip