Newsgroups: news.software.b Path: utzoo!utgpu!news-server.csri.toronto.edu!math.lsa.umich.edu!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!news From: flee@dictionopolis.cs.psu.edu (Felix Lee) Subject: Re: C news: expire, and batcher Message-ID: Sender: news@cs.psu.edu (Usenet) Nntp-Posting-Host: dictionopolis.cs.psu.edu Organization: Penn State Computer Science References: <26817@usc.edu> <1990Aug27.172424.18636@zoo.toronto.edu> Date: Mon, 27 Aug 90 23:36:21 GMT Lines: 7 Actually, it's pretty cheap to get rid of Xref: in "batcher", if you assume that Xref: lines are always first. It's somewhat less than the cost of a strncmp plus a strchr per article. Doesn't really feel like it's worth it though, given that it's just as easy to ignore Xref: on the other side. -- Felix Lee flee@cs.psu.edu