How big is BUFSIZ on your system?

Paul Slootman slootman at dri.nl
Mon Apr 15 03:04:55 AEST 1991


In article <3320 at charon.cwi.nl> dik at cwi.nl (Dik T. Winter) writes:
>Having access to an YMP I cannot let this go.  It is true:
>#define	BUFSIZ	(4096*8)
>(you do the arithmetic yourself!).

For those who can't handle the arithmetic, we have *the* machine:
a ICL DRS500 running a SysV.2-ish system on top of a tahoe kernel:
	/usr/include/nstdio.h:#define BUFSIZ	(8*1024)
	/usr/include/stdio.h:#define BUFSIZ	(1*1024)
I guess "nstdio.h" are for the sufficiently advanced users :-)

Paul.
-- 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
: slootman at dri.nl           : You are wise, witty and wonderful, but you      :
: ...!hp4nl!dri500!slootman : spend too much time reading this sort of trash. :
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



More information about the Comp.unix.wizards mailing list