Click to See Complete Forum and Search --> : Teacher needs Printer help
I am a high school teacher and want my students to start learning C++ via the Win 32 Console Application (to do nonvisual C++) from Microsoft Visual C++ 5.0. No matter WHAT I do, I can not get the output to go to the printer instead of the screen. I tried versions of PRN and fprintf but no luck. PLEASE HELP!!
sally
May 23rd, 1999, 04:08 AM
Have you tried fopen("LPT1", "w") ???
Sally
Sally
May 23rd, 1999, 04:08 AM
Have you tried fopen("LPT1", "w") ???
Sally
Saeed R
May 23rd, 1999, 08:29 PM
I will be glad to take alook at the source code and advise accordingly if you Sally's suggestion was still not effective.
in that case please email me the source.
Regards,
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.