www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/03/03/06:39:09

Date: Mon, 3 Mar 1997 13:19:19 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Anthony Villena <skylight AT arn DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Output to the Printer
In-Reply-To: <331A1B3B.34DE@arn.net>
Message-ID: <Pine.SUN.3.91.970303131831.9009I-100000@is>
MIME-Version: 1.0

On Sun, 2 Mar 1997, Anthony Villena wrote:

> I'm fairly new with C, and have decided to make DJGPP the compiler
> of my choice. Unfortunatly I haven't found any thing in the docs
> that tell me how to send text to the printer. If you could help it
> would be MUCH apperciated. Thanks!

Use the predefined stream `stdprn':

	fprintf (stdprn, "Hello, %s\n", "world");

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019