From owner-freebsd-hackers Wed Aug 15 17:45:57 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from web12807.mail.yahoo.com (web12807.mail.yahoo.com [216.136.174.42]) by hub.freebsd.org (Postfix) with SMTP id A9D1337B407 for ; Wed, 15 Aug 2001 17:45:54 -0700 (PDT) (envelope-from zaunere@yahoo.com) Message-ID: <20010816004554.96396.qmail@web12807.mail.yahoo.com> Received: from [66.114.66.188] by web12807.mail.yahoo.com; Wed, 15 Aug 2001 17:45:54 PDT Date: Wed, 15 Aug 2001 17:45:54 -0700 (PDT) From: Hans Zaunere Subject: ncurses To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm sorry that this is offtopic, but I've looked/asked everywhere and no one has a clue. Once a program does initscr(), is it possible to printf()? I can printf() stuff without a problem, but it doesn't get to the screen until the program exits? I've done every ncurses function I can think of, endwin(), etc. However if there is a printf() anywhere after ncurses stuff has happened, nothing is printed to the screen until the program exits. What am I missing? Is there a trick to this, as it must be possible, right? Thank you, Hans zaunere@yahoo.com __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message