T. Joseph CARTER wrote:

> I'm looking for something smaller and more sane than ncurses.  I use such
> a small part of ncurses that the full curses library is just plain
> ridiculous for something that will go into a fixed RAM environment.

Curses was originally written for 2BSD on the PDP-11.  PDP-11s have
64k address space.  Go into the BSD archives and find an old version
that hasn't been bloated.

Also, consider linking with the .a instead of the .so, if you
aren't already doing that.

-- 
Bob Miller                              K<bob>
                                        [EMAIL PROTECTED]
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to