delorie.com/archives/browse.cgi | search |
From: | NoEmailAds AT execpc DOT com (Chris Giese) |
Newsgroups: | comp.os.linux.development.apps,comp.os.msdos.programmer,comp.os.msdos.djgpp |
Subject: | Re: Text (console) UIs for C/C++ (Linux and DOS) |
Date: | Tue, 30 Jul 2002 01:58:24 GMT |
Organization: | PROPULSION GROUP |
References: | <ai2q1i$10pqss$1 AT ID-122086 DOT news DOT dfncis DOT de> |
X-Newsreader: | Forte Free Agent 1.21/32.243 |
Lines: | 22 |
Message-ID: | <3d45f38d$0$1432$272ea4a1@news.execpc.com> |
NNTP-Posting-Host: | 799961f8.news.execpc.com |
X-Trace: | DXC=N3f?=gV\TiQ1[`4YfELgM[nc8dR=bW AT 2R0ICGTaT\Bl]=EV;d7?Dn`]hccnS AT Z5BDXlD=NV0VOVDUo AT j3T91`UkY7k`nD3>Ead] |
X-Complaints-To: | abuse AT execpc DOT com |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Philip Pemberton" <philpem AT despammed DOT com> wrote: > I'm currently trying to find a reasonably good cross-platform (Linux/gcc >and DOS/djgpp) text (console) mode user interface library for C or C++. I Tall order. > Even something for Linux or DOS only would be better than nothing. DFlat is public domain (no copyright) and written in C. It works for 16-bit DOS (Borland C) only: ftp://ftp.simtel.net/pub/simtelnet/msdos/c/dflat15.zip Maybe it would be easier to port the 32-bit DOS (Watcom C) version to Linux: ftp://ftp.simtel.net/pub/simtelnet/msdos/c/dflat_4g.zip These appear to be version 1.5 of DFlat. I've got a .ZIP file claiming to be version 2.0 on my hard drive, but I don't know where that came from. Maybe search Google for DFlat and see if something better turns up.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |