bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: newwin seg fault


From: Pradeep Padala
Subject: Re: newwin seg fault
Date: Thu, 14 Mar 2002 21:05:45 -0500 (EST)

> This is my first post to this list.  I'm developing a simple app on unix
> sysV, using Curses (I know, not nCurses!) and can't find any decent
> resources or help on curses.  I ordered a book on Feb 25th, but it hasn't
> arrived yet!

The following two documents give good introduction and usage of
ncurses. ncurses can do every thing curses can do and more.
Interface is same as far as curses functions are concerned.

Writing Programs with NCURSES
http://dickey.his.com/ncurses/ncurses-intro.html

NCurses Programming HOWTO
http://www.linuxdoc.org/HOWTO/NCURSES-Programming-HOWTO/index.html

Once you become proficient you can try this document to know internals

A Hacker's Guide to NCURSES
http://dickey.his.com/ncurses/hackguide.html

--pradeep




reply via email to

[Prev in Thread] Current Thread [Next in Thread]