#include "cur.h"
#include "prnt.h"
Go to the source code of this file.
Functions | |
void | wputc (int c, void *win) |
int | wprintw (WINDOW *win, char *fmt,...) |
int | printw (char *fmt,...) |
Variables | |
static int | Errcode = OK |
void wputc | ( | int | c, | |
void * | win | |||
) |
int Errcode = OK [static] |