From owner-freebsd-questions Wed Jan 12 8:52:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id D0F2D15496 for ; Wed, 12 Jan 2000 08:52:05 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 128Qyi-000Mcg-00; Wed, 12 Jan 2000 18:50:36 +0200 From: Sheldon Hearn To: Jonathon McKitrick Cc: freebsd-questions@FreeBSD.ORG, lee@dogma.freebsd-uk.eu.org Subject: Re: simple c i/o question In-reply-to: Your message of "Wed, 12 Jan 2000 16:28:23 GMT." Date: Wed, 12 Jan 2000 18:50:36 +0200 Message-ID: <86965.947695836@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Jan 2000 16:28:23 GMT, Jonathon McKitrick wrote: > I'm trying to write a hello world program. What is the output file for > the console currently being displayed (in other words, the screen)? > I've tried printf, and fprintf to stdout and stderr. What does your program look like and how are you running it? All three of the output methods you described should have produced visible output. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message