From owner-freebsd-hackers Tue Jul 20 6:55:41 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from prontomail9.prontomail.com (prontomail9.prontomail.com [209.185.149.109]) by hub.freebsd.org (Postfix) with ESMTP id 32F66152D0 for ; Tue, 20 Jul 1999 06:55:25 -0700 (PDT) (envelope-from avi@imail.ru) Received: from avi (209.185.149.227) by prontomail9.prontomail.com (NPlex 2.0.123) for hackers@FreeBSD.org; Tue, 20 Jul 1999 06:51:17 -0700 From: "Andrei Iltchenko" Message-Id: <199907200651372@avi.imail.ru> Date: Tue, 20 Jul 1999 17:57:35 +0400 X-Priority: Normal Content-Type: text/plain; charset=koi8-r To: hackers@FreeBSD.org Subject: POSIX threads question X-Mailer: Web Based Pronto Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I have written a multithreaded application. In which, I have redirected stdin, stdout and stderr to some files. Does anybody know why if I make a call to fprintf family of functions, I get nothing in the output files, until I call fflush? Thank you in advance. ------------------------------------------- Sent by InfoArt iMail http://www.infoart.ru; http://www.stars.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message