Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!nosc!ucsd!rutgers!njin!princeton!mccc!pjh From: pjh@mccc.UUCP (Pete Holsberg) Newsgroups: comp.lang.c Subject: Re: printing in c Message-ID: <783@mccc.UUCP> Date: 25 Aug 88 16:45:37 GMT References: <3838@sdcc6.ucsd.EDU> Reply-To: pjh@mccc.UUCP (Pete Holsberg) Organization: The College On The Other Side of Route 1 Lines: 18 In article <3838@sdcc6.ucsd.EDU> ix698@sdcc6.ucsd.EDU (Braun Brelin) writes: ...i would like to thank everyone that responded to my question on vga ...programming...... ...now i have another small question. ... ...i am writing a statistics package that will allow linear regression ...and scatterplots...i have lots of documentation to show me how to ...create a graph on the screen...however...nowhere does it tell me ...how to transfer this graph to the printer from within the program ...(i.e. without using a print screen or some ram resident utility) ...i am using turbo c v 1.0 and an ibm pc with an epson printer ...i would appreciate any advice i can get on this matter ...thank you ...braun e. brelin ...my e-mail address is ix698@sdcc6.ucsd.edu I forget how to do it with V1.0 of TurboC, but the doc explains how to do with TurboC V1.5. Upgrading is definitely worth it!