Date: Thu, 8 Feb 1996 14:43:16 +0100 From: Stephen Wolthusen (D. Storck) To: besmith AT westmont DOT edu Cc: djgpp AT delorie DOT com, besmith AT westmont DOT edu Subject: Re: Curses Xref: news2.mv.net comp.os.msdos.djgpp:872 From: Ben Smith Newsgroups: comp.os.msdos.djgpp Date: Thu, 08 Feb 1996 01:08:12 -0800 Organization: Westmont College Lines: 7 Nntp-Posting-Host: @204.96.228.16 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.0b6a (Win95; I) Cc: besmith AT westmont DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Content-Type: text/plain; charset=us-ascii Content-Length: 308 Is there a curses library for v2? Or conversly, is there the ability to handle alarms and such in v1.12? I have a UNIX program I want to get going under DOS, but don't want to have to recode the interrupts or the graphics. An email reply would be much appreciated. - Ben Smith (besmith AT westmont DOT edu) Yup, there are several of 'em, although still for 1.12. (haven't tested it yet). My favorite is PDCurses. This is a pretty clean implementation so it should compile in V2 without too much hassle (the supported platforms include BC++ 3.0, DJGPP 1.12, emx0.9a, IBM C Set/2 and even MSC 6.0 - so chances are this will work. I'm pretty happy with it. You can find a precompiled version for the abovementioned platforms at http://www.gu.edu.au/gwis/the/markh.html#PDCURSES or get the source and give it a try with v2 from: ftp://x2ftp.oulu.fi/pub/msdos/programming/libs/pdcurs21.zip HTH Stephen -- Stephen Wolthusen | For moderately secure communication use the Frankensteinstr. 20 | PGP key below. For secure comm please 68642 Buerstadt-Bobstadt FRG | contact directly... Tel ++(6245) 6952, 6234, 3512 | -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2i mQCNAzB9PS4AAAEEANKL6mgXuRseZSHjrJyo70HViG5PtoDam0ejSonXKFhkLP8R zwO1yRrVd6jNeUPn4PymTpFAbklK0Dm4UbXPwhl6scmgfsCx4mMFi83F6alz7qLr 7qjOZ2FUnQQBDMW7ljYBjP5uPoT1l+b+sojIp36ZRn9mkOUbHjxcoMAuQ1IlAAUR tClTdGVwaGVuIEQuIEIuIFdvbHRodXNlbiA8d29sdEBpZ2QuZmhnLmRlPg== =EXE8 -----END PGP PUBLIC KEY BLOCK-----