Hi,
I am new to Unix Programming. I was printing in DOS using
following c syntex:
fprintf(stdprn,"Print this line to Printer"
;
The Standrad Printer device made this possible. What is Unix equvalent to DOS's "stdprn"?
I am using GNU's gcc compiler on SCO Open Server 5.0.x
Thanks for your help.
Bob
I am new to Unix Programming. I was printing in DOS using
following c syntex:
fprintf(stdprn,"Print this line to Printer"
The Standrad Printer device made this possible. What is Unix equvalent to DOS's "stdprn"?
I am using GNU's gcc compiler on SCO Open Server 5.0.x
Thanks for your help.
Bob