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!!
Re: Teacher needs Printer help
Have you tried fopen("LPT1", "w") ???
Sally
Re: Teacher needs Printer help
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,