delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/09/27/23:41:01

Date: Wed, 28 Sep 94 08:37:11 JST
From: Stephen Turnbull <turnbull AT shako DOT sk DOT tsukuba DOT ac DOT jp>
To: wrh AT placer1 DOT wimsey DOT com
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Troubles with manipulators...

   From: wrh AT placer1 DOT wimsey DOT com (William Hughes)

   Also, when I mix stdio with streams, all of the stream output seems
   to happen first, then the stdio, even when they are adjactent in the
   same loop.  Is this normal?

   William

Yes.  streams maintains a separate set of buffers, since stdio's
buffering isn't quite good enough.
    In a proper implementation, there is a way to get stream and stdio
synchronized, but it could cause a big performance hit in output.
-- 
+-----------------------------------------------------------------------+
|                           Stephen Turnbull                            |
|     University of Tsukuba, Institute of Socio-Economic Planning       |
|          Tennodai 1-chome 1--1, Tsukuba, Ibaraki 305 JAPAN            |
|        Phone:  +81 (298) 53-5091     Fax:  +81 (298) 55-3849          |
|               Email:  turnbull AT shako DOT sk DOT tsukuba DOT ac DOT jp                 |
|                                                                       |
|                Founder and CEO, Skinny Boy Associates                 |
|               Mechanism Design and Social Engineering                 |
| REAL solutions to REAL problems of REAL people in REAL time!  REALLY. |
|                      Phone:  +81 (298) 56-2703                        |
+-----------------------------------------------------------------------+

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019