Xref: utzoo comp.sources.games.bugs:1123 rec.games.hack:4724
Path: utzoo!mnetor!tmsoft!mshiels
From: mshiels@tmsoft.uucp (Michael A. Shiels)
Newsgroups: comp.sources.games.bugs,rec.games.hack
Subject: Nethack 3.0 PC TERMCAP library
Message-ID: <1989Aug11.041514.15433@tmsoft.uucp>
Date: 11 Aug 89 04:15:14 GMT
Reply-To: mshiels@tmsoft.UUCP (Michael A. Shiels)
Followup-To: comp.sources.games.bugs
Organization: MaS Network Software and Consulting
Lines: 5


One serious problem that was causing my floating characters was that the
tgoto.c doesn't terminate it's string with a NULL CHARACTER.  Ooopppps!!

With that fixed it seems to run pretty well.  Now to port it to OS/2