cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
addwstr function in ncurses
addwstr function in ncurses
Dec 12, 2014 at 6:20am UTC
khanhdt6
(4)
I using function addwstr; of ncurses , and I import many #include like this
#include <ncurses.h>
#include <ncursesw/ncurses.h>
#include <wchar.h>
but it's still error: ‘addwstr’ was not declared in this scope
I don't know what's wrong? please help me
Dec 12, 2014 at 9:11am UTC
Peter87
(11234)
Is this the only error message you got?
Topic archived. No new replies allowed.