Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!ll-xn!ames!oliveb!intelca!mipos3!cpocd2!rod From: rod@cpocd2.UUCP (Rod Rebello) Newsgroups: comp.sys.ibm.pc Subject: Re: MSDOS termcaps -- Help?!? Message-ID: <759@cpocd2.UUCP> Date: Mon, 29-Jun-87 12:08:15 EDT Article-I.D.: cpocd2.759 Posted: Mon Jun 29 12:08:15 1987 Date-Received: Wed, 1-Jul-87 03:19:42 EDT References: <4582@iucs.UUCP> Reply-To: rod@cpocd2.UUCP (Rod Rebello) Organization: Intel Corp., ASIC Systems Operation, Chandler, AZ Lines: 21 In article <4582@iucs.UUCP> bobmon@iucs.UUCP (Che' Flamingo) writes: >I sure hope someone out there can help me. I have three C programs I want to >compile with my new Turbo C compiler -- PC Hack, PC Larn, and microEmacs3.8i. >All three seem to expect a termcap.lib. The PCHack and Larn packages both ... >use termcap. ??) microEmacs apparently just expects a termcap.lib to exist, >possible as part of MSC4.0. > I don't know about hack or larn, but uEMACS 3.8i has a configuration include file (I forget the exact name - estruct.h?) where you can set a flag telling it that you are using a PC, and not to use termcap. There are also many other useful flags you might want to play with. BTW - I compiled it under Turbo C with no problems. You will also have to change the name of the memcopy call from MSC's name to Turbo C's equivalant call. Rod Rebello ...!intelca!mipos3!cpocd2!rod