www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/01/26/06:00:49

From: "Petr Stehlik" <pstehlik AT zln DOT cz>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: port of NCurses 4.x?
Date: Mon, 26 Jan 1998 11:44:14 +0100
Organization: Czech Technical University
Lines: 28
Message-ID: <6ahpj8$k4d$1@ns.felk.cvut.cz>
References: <6aafob$k5b$1 AT ns DOT felk DOT cvut DOT cz> <34C97A24 DOT 5A2 AT primenet DOT com>
NNTP-Posting-Host: joy.zln.cz
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

>> is anywhere available a DJGPP port of NCurses 4.x? PDCurses 2.2 seem to
be
>> old and incomplete...
>
>PDCurses release 2.3 has been around for a long time at:
>
>ftp://ftp.xylogics.com/pub/misc/PDCurses/

OK, thanks, I am just going to download it.

BTW, my source code (compiled on three different platforms, twice NCurses,
once PDCurses) is full of

#ifdef __PDCURSES__
    do_something1();
    do_something2();
    ...
#else
    do_it_much_easier();
#endif

I hope the new release of PDCurses will allow me to delete some of the
#ifdef's.

Petr



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019