Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c++.moderated    |    Moderated discussion of C++ superhackery    |    33,346 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 33,133 of 33,346    |
|    Jens Schmidt to All    |
|    Re: Maximum possible lifetime    |
|    21 Jul 13 19:58:07    |
      From: Jens.Schmidt-HH@gmx.de              fmatthew5876 wrote:              > How does stdio/iostream/ handle it? Magic? Operating system hooks? Or do       > they often lose messages on crashes on a lot of platforms?              In C, stderr is usually set to unbuffered or at most line buffered. What is       not in a buffer can't be lost there.              Actually this is a tradeoff. You can't write too much logging info in this       case without affecting performance.       --       Greetings,        Jens Schmidt                      [ See http://www.gotw.ca/resources/clcm.htm for info about ]        [ comp.lang.c++.moderated. First time posters: Do this! ]              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca