screen dump using "C" to Apple laser printer
brian_helterline
brianh at hpcvia.CV.HP.COM
Tue Nov 6 06:06:56 AEST 1990
/ hpcvia:comp.lang.c / vluu at milton.u.washington.edu (Khiet Vu) / 10:16 am Nov 1, 1990 /
>I need some advice about how to do a dump screen from an application
>program, which is written in "C". What I want to do is to print
>what one sees on the screen to an Apple laser printer. Is it possible
>to do this task in "C"?
If you are using MS-DOS (you mention a 386 below), use INT 05
to accomplish the task.
>Also, does any one know what does the IBM 80386 clone needs to be
>able to print normal text file on the apple laserwriter printer?
>Thanks in advance
>Hien Luu
>----------
More information about the Comp.lang.c
mailing list