![]() |
WinClose | Function (ROM Call 0xB) |
wingraph.h |
void WinClose (WINDOW *w); |
Closes a window.
WinClose closes a window pointed to by w, releasing any memory assigned to it and activating the next window in the window-list. This may mean redrawing portions of the screen in order to keep it up-to-date.