bug-ncurses
[Top][All Lists]
Advanced

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

newwin seg fault


From: Joe Davies
Subject: newwin seg fault
Date: Thu, 14 Mar 2002 18:54:37 -0500

Hello All,

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!

Anyway, when I create a window using newwin(0,0,0,0) I have no problems, but
when I try to define some constraints to the window, I get a segfault on
run.  This is using: newwin(14,0,0,0)

Any ideas???

Joe




reply via email to

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