From: jb AT netcom DOT ca Newsgroups: comp.os.msdos.djgpp Subject: Printing contents of a file using C Date: Thu, 25 Sep 1997 20:04:24 -0400 Organization: NETCOM Canada Lines: 18 Message-ID: <342AFC04.EF643D3@netcom.ca> NNTP-Posting-Host: trt-on17-45.netcom.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Date: 25 Sep 1997 20:09:43 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I recently posted a question: "I was wondering, what C code do you need to write, to make your program print what you want it to, during runtime? (besides pushing the Print Scrn key)" and people replied. Now what I want to know is, can I tell the program to print the contents of a specified file during runtime? if so, how, using what C code? thanks, JB-