Dear Users,
I want to write directly to the printer, in case there is an infinite loop. To do this, I want to define a pointer
fp = fopen ("something_or_other", "w"
Question: What is the "something_or_other"? lpt doesn't seem to work, nor does lpt:, nor does lpt1: I am using Borland Turbo C and writing to a DOS prompt under Win 95.
Help appreciated.
Thomas Jones
DrJones@alum.MIT.edu
I want to write directly to the printer, in case there is an infinite loop. To do this, I want to define a pointer
fp = fopen ("something_or_other", "w"
Question: What is the "something_or_other"? lpt doesn't seem to work, nor does lpt:, nor does lpt1: I am using Borland Turbo C and writing to a DOS prompt under Win 95.
Help appreciated.
Thomas Jones
DrJones@alum.MIT.edu