Brudnakm,
Thanks for the response. I've tried fflush(printer) and it makes no difference.
I've done more digging/thinking abt the issue:
This is network printing.
If I wait abt 3 minutes the printing occurs even if I don't exit the app.
So:
I'm going to try creating the print routines...
Using DJGPP in DOS shell under Win98.
The application is menu driven.
When I send lines to a printer
fputs( string, printer);
nothing happens until I exit from my app. Then printing occurs perfectly.
Any idea what is holding up my printing?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.