delorie.com/archives/browse.cgi | search |
Xref: | news2.mv.net comp.os.msdos.djgpp:7014 |
From: | Pieter Kunst & Heidrun Steinhauser <kunstein AT IAEhv DOT nl> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: portable TUI between bcc and djgpp |
Date: | Fri, 09 Aug 1996 13:11:02 +0200 |
Organization: | Internet Access Eindhoven, the Netherlands |
Lines: | 26 |
Message-ID: | <320B1CC6.2AEA@IAEhv.nl> |
References: | <CMM-RU DOT 1 DOT 4 DOT 839443393 DOT tkunz AT math DOT rutgers DOT edu> |
NNTP-Posting-Host: | pm1d17.iaehv.nl |
Mime-Version: | 1.0 |
To: | Tom Kunz <tkunz AT math DOT rutgers DOT edu> |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Tom Kunz wrote: > > Howdy, > I've looked around and tried to find a TUI that's portable between > borland c and djgpp. I have been able to compile up PDCurses 2.2 > piece-by-piece into a mountain of object files using bcc, but now where do I > go from here? My primary goal is to have something I can make 80186/80286 > apps from (bcc) with its own library, and recompile the same source with > djgpp to get a 386+ version of the same app. I like the PDCurses library, > and I'm wondering if anybody has used it with bcc. > Any suggestions? > Tom > tkunz AT math DOT rutgers DOT edu Hello Tom, Did you take a look at the 'tuidemo' sample program that comes with PDCurses ? It should give you a good starting point for a portable TUI you're looking for. I have compiled (and used) both PDCurses and TUIDEMO with Turbo C in the past. The resulting Turbo C library can be used with Borland C as well. Mark Hessling (maintainer of PDCurses) has a Borland version of PDCurses too. Take a look at: http://www.gu.edu.au/gwis/the/markh.html for more info. (The Borland version can be found at ftp://ftp.qut.edu.au/src/PDCurses/pdcbcc22.zip) Pieter.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |