#include <iosfwd>
#include <etip.h>
#include <cstdio>
#include <cstdarg>
#include "position.h"
#include <curses.h>
Go to the source code of this file.
Classes | |
class | NCursesWindow |
C++ class for windows. More... | |
class | NCursesColorWindow |
We leave this here for compatibility reasons. More... | |
class | NCursesPad |
Defines | |
#define | UNDEF(name) CUR_ ##name |
#define | _no_flushok |
Functions | |
int | clearok (WINDOW *, bool) |
int | leaveok (WINDOW *win, bool bf) |
int | scrollok (WINDOW *, char) |
|
|
|
|
|
|
|
|
|
|