Date: Sun, 30 Jun 1996 09:59:23 +0200 (IST) From: Eli Zaretskii To: tome AT theden DOT com Cc: djgpp AT delorie DOT com Subject: Re: printf() In-Reply-To: <199606272127.RAA09049@portal> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 27 Jun 1996 tome AT theden DOT com wrote: > beginning of the data output. It seems that printf needs a bigger > buffer to store info not written to the screen yet or something. How do > I set this up? Did you try `setbuf' or `setvbuf' library functions?