delorie.com/archives/browse.cgi | search |
Date: | Mon, 15 Jul 1996 10:04:04 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Norbert Jay <norbertj AT panix DOT com> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Beating fflush to death |
In-Reply-To: | <31E423F2.5386@panix.com> |
Message-Id: | <Pine.SUN.3.91.960715100225.12996D-100000@is> |
Mime-Version: | 1.0 |
On Wed, 10 Jul 1996, Norbert Jay wrote: > 2. The FAQ suggests using sync() but gives no hint how or why? `sync' doesn't do anything about input streams, it only has effect on output streams. As to ``how'', you just call a function named `sync', that's all.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |