Set current window

[<<<] [>>>]

setwin(WindowHandle)

Set current window to the specified one. Returns 0 in case of error, returns -1 otherwise. The handle of stdscr (full-screen default window) is 1.


[<<<] [>>>]