From: "Michel Chassey" Newsgroups: comp.os.msdos.djgpp Subject: fprintf to HP Deskjet Date: Mon, 29 Nov 1999 16:05:47 -0400 Organization: ICAN.Net Customer Lines: 18 Message-ID: <81uq89$n0l$1@news2.tor.accglobal.net> NNTP-Posting-Host: ppp-109.m2-1.stj.ican.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello everyone, I invoke gcc : gcc -o f.exe f.c (for testing) Here is the f.c listing : #include int main( void ) { fprintf ( stdprn, "Hello World" ); return( 1 ); } The printer goes though the motion of printing then hangs. Lights blink but no printing: result blank page. Hope you can help. Thanks, Michel Chassey ICQ 34801616