Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!milano!bigtex!mybest!occrsh!occrsh.ATT.COM!labsms.UUCP!lmm From: lmm@labsms.UUCP Newsgroups: comp.lang.c++ Subject: c++ and curses Message-ID: <-1290967295@labsms.UUCP> Date: 22 Jul 89 22:54:00 GMT Lines: 16 Nf-ID: #N:labsms.UUCP:-1290967295:000:514 Nf-From: labsms.UUCP!lmm Jul 22 17:54:00 1989 /* ---------- "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