delorie.com/archives/browse.cgi | search |
Date: | Sun, 14 Apr 1996 10:38:56 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | DJ Delorie <dj AT delorie DOT com> |
Cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: new write.c |
In-Reply-To: | <199604130233.WAA04438@delorie.com> |
Message-Id: | <Pine.SUN.3.91.960414103618.1640e-100000@is> |
Mime-Version: | 1.0 |
On Fri, 12 Apr 1996, DJ Delorie wrote: > Here is a rewritten write() function, that in theory should optimize > buffer use and transfer size when writing in text mode, and won't need > to call malloc() at all. Comments? Wouldn't moving bytes one by one to the transfer buffer slow down `write' too much?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |