wstandend
return (wstandend(stdscr));
#define standend() wstandend(stdscr)
extern int wstandend(WINDOW *);
(void) wstandend(w);
#define standend() wstandend(stdscr)
extern int wstandend(WINDOW *);
(void) wstandend(stdscr);
(void) wstandend(w);
#define standend() VOID(wstandend(stdscr))
extern char *wstandend(WINDOW *);