WinEnd Function (Macro)

wingraph.h

void WinEnd (WINDOW *w);

Ends writing to a non-active window.

If you write to a non-active window, then bracket the writes with WinBegin and WinEnd. See WinActivate for more info.