Date: Sat, 9 Sep 1995 15:05:09 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: wosch@freebsd.first.gmd.de (Wolfram Schneider) Cc: current@FreeBSD.org, wosch@freebsd.first.gmd.de Subject: Re: 20-40% faster wc(1) Message-ID: <199509091305.PAA01138@uriah.heep.sax.de> In-Reply-To: <199509091205.OAA18842@freebsd.first.gmd.de> from "Wolfram Schneider" at Sep 9, 95 02:04:54 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Wolfram Schneider wrote: > > +#ifdef OPT > + u_char spbuf[256]; /* buffer for isspace lookup */ What happens if sizeof(u_char) > 256? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509091305.PAA01138>