Is Unix stdio slow?

Brandon S. Allbery allbery at ncoast.UUCP
Tue Oct 18 07:48:47 AEST 1988


As quoted from <12837 at ncoast.UUCP> by allbery at ncoast.UUCP (Brandon S. Allbery):
+---------------
| 	p[1] = creat(some_temp_file, 0);
| 	p[1] = open(some_temp_file, 0);
+---------------

Urk.  Anyone want a slightly-used brain with flaky neurons?  :-(  The second
"p[1]" should of course be "p[0]".

AAAAARRRRRRRRRGGGHHHHHHHHHHH!!!!!!!!!  (I shoulda stood in bed!)

++Brandon
-- 
Brandon S. Allbery, comp.sources.misc moderator and one admin of ncoast PA UN*X
uunet!hal.cwru.edu!ncoast!allbery  <PREFERRED!>	    ncoast!allbery at hal.cwru.edu
allbery at skybridge.sdi.cwru.edu	      <ALSO>		   allbery at uunet.uu.net
comp.sources.misc is moving off ncoast -- please do NOT send submissions direct
  (But the aliases are NOT on UUNET yet, use the aliases at backbone sites!)



More information about the Comp.unix.wizards mailing list