Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!duke!unc!mcnc!idis!mi-cec!dvk From: dvk@mi-cec.UUCP (Dan Klein) Newsgroups: net.sources Subject: Re: enhanced version of 'correct' Message-ID: <177@mi-cec.UUCP> Date: Fri, 18-Nov-83 14:37:48 EST Article-I.D.: mi-cec.177 Posted: Fri Nov 18 14:37:48 1983 Date-Received: Tue, 22-Nov-83 01:04:04 EST Lines: 15 The fix to the punt when you hit carriage return when you do not have a local dictionary is as follows: case '\n': >> if (psLdfile != NULL) { AddtoasLocdict(wordin); bLocdictflag++; >> } break; The new lines are flagged with ">>". Curiously, this only punts on an /11 when you compile it sep I&D. (It screws you even if you don't, but it is less obvious). NICE PROGRAM, though. -Dan Klein, Mellon Institute, Pittsburgh