Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!ucdavis!uop!exodus From: exodus@uop.UUCP (Freddy Kreuger) Newsgroups: comp.sources.wanted Subject: Re: source code for word processor in C Message-ID: <657@uop.UUCP> Date: Fri, 23-Oct-87 19:30:28 EST Article-I.D.: uop.657 Posted: Fri Oct 23 19:30:28 1987 Date-Received: Mon, 26-Oct-87 00:17:48 EST References: <32146@auc.UUCP> Organization: Somewhere perpendicular to reality... Lines: 8 Summary: Look PD first In article <32146@auc.UUCP>, gibsond@auc.UUCP (Daniel Gibson ) writes: > I am attempting to write a word processor in C. > Any source code that anyone can send me in C using strings > and curses in WP program would be appreciated. Try looking into a very fine text editor (not word processor) called microEMACS. The source is PD, the code is of high quality. Curses, data structures for the text, etc are all coverered.