On Fri, 2008-01-18 at 12:02 +0100, Guillermo Martínez Jiménez wrote:
> Hello everybody.
>
> Recently I asked myself if Free Pascal has support for ncurses and
> I've found it as an extra package.
There is also an ncrt unit. If all your looking at is the ability
to run the program on different
> Recently I asked myself if Free Pascal has support for ncurses and
> I've found it as an extra package.
>
> I've take a peek at the ncurses.pp file and I've found it uses a lot
> of external functions. That means this package will not compile on
> platforms that haven't a previous ncurses implem
On Fri, 18 Jan 2008, Guillermo Martínez Jiménez wrote:
> Hello everybody.
>
> Recently I asked myself if Free Pascal has support for ncurses and
> I've found it as an extra package.
>
> I've take a peek at the ncurses.pp file and I've found it uses a lot
> of external functions. That means thi