[comp.lang.c++] c++ and curses

lmm@labsms.UUCP (07/23/89)

/* ---------- "curses and C++, printw gives err" ---------- */

I am in the process of converting a small menu program written in C to
C++.  However I am having a problem during compiliation with the curses
function printw().  Since C++ has strong type checking it keeps flagging
errors/warnings about printw.  Is my /usr/include/CC/curses.h header file
out of date or what?   Has Anybody else experienced the same promblem?
What is the fix?


Larry McWilliams
AT&T Network Systems
Oklahoma City, OK.

labsms!lmm