Nik Nyby
Sun, 21 Jun 2009 14:20:48 -0700
Hello, I'm trying to port an ncurses application to Windows. I've gotten it to compile successfully with MinGW, but I'm getting this PDCurses error in stderr.txt whenever I run the program: LINES value must be >= 2 and <= 15496: got -879 initscr(): Unable to create SP Does anyone know why that is happening? Nik