Path: utzoo!hoptoad!pacbell!ames!uakari.primate.wisc.edu!brutus.cs.uiuc.edu!wuarchive!swbatl!texbell!news1 From: news1@texbell.swbt.com (Greg Hackney) Newsgroups: alt.sources Subject: Re: uutraf - UUCP statistics for HoneyDanBer Message-ID: <626@texbell.swbt.com> Date: 6 Nov 89 21:43:47 GMT References: <621@texbell.swbt.com> Reply-To: news1@tness7.UUCP (Greg Hackney) Organization: texbell gateway, dallas Lines: 11 For the uutraf program posted yesterday, a bunch of people wrote in that you need to make one change to get it to count the number of systems correctly: printrun() { LINK *work; int count; count = 0; <--- Add this line