Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site root44.UUCP Path: utzoo!watmath!clyde!akgua!sdcsvax!sdcrdcf!hplabs!hao!seismo!cmcl2!floyd!vax135!ukc!west44!root44!njh From: njh@root44.UUCP (Nigel Horne) Newsgroups: net.sources Subject: monitor.c Message-ID: <4483@root44.UUCP> Date: Thu, 24-May-84 08:12:52 EDT Article-I.D.: root44.4483 Posted: Thu May 24 08:12:52 1984 Date-Received: Wed, 16-May-84 07:36:35 EDT Organization: Root Computers Ltd. Lines: 17 The monitor program which came in net.sources can be speeded up as follows, about line 160: scrollok(stdcsr, FALSE); setbuf(stdout, sbrk(BUFSIZ)); /* root44!njh */ /* * Infinite loop. */ Note about the compilation line, compile it with -n 'cause of the forks in popen(). Nigel Horne Root Computers Ltd. {edai,hirst1,ist,qmc-cs,ukc,west44}!root44!njh root44!rootis!njh