Subject: Re: ncurses
To: <>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 03/31/2000 20:38:01
On Fri, Mar 31, 2000 at 07:23:38AM +0100, Klaus Gillarek wrote:
> is there an advantage/disadvantage to use ncurses5.0 in the
> opposite to curses?
ncurses has a different API, mostly more functionality, I believe.
We have a different origin curses library in the system, so you'd save
on additional library requirements, if you program targeted at NetBSD.
(However, there is a ncurses pkg available, so its not too difficult...)
For details ask on tech-userlevel or current-users; I'm no expert in this
field...
Regards,
-is